*Fix code format.

This commit is contained in:
lichengjun
2021-07-14 15:21:05 +08:00
parent 5226947886
commit ecbcecd463
+1 -1
View File
@@ -38,7 +38,7 @@
</tr>
<tr class='gitlab hide'>
<th><?php echo $lang->repo->gitlabProject;?></th>
<td><?php echo html::select('gitlabProject', array(''), '', "class='form-control chosen'");?>
<td class='required'><?php echo html::select('gitlabProject', array(''), '', "class='form-control chosen'");?>
</tr>
<tr>
<th><?php echo $lang->repo->name; ?></th>