* Adjust code style
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user