* Adjust code style

This commit is contained in:
zenggang
2021-11-16 05:34:41 +00:00
parent 4e97e695f3
commit 86431ddb80
9 changed files with 41 additions and 43 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
</tr>
<tr>
<th><?php echo $lang->gitlab->user->bind;?></th>
<td><?php echo html::select('bind', $userPairs, $zentaoBindAccount, "class='form-control chosen'");?></td>
<td><?php echo html::select('account', $userPairs, $zentaoBindAccount, "class='form-control chosen'");?></td>
</tr>
<?php if(function_exists('curl_file_create')):?>
<tr>