*Adjust code.

This commit is contained in:
lichengjun
2021-07-15 16:39:58 +08:00
parent f2fdd0b433
commit 53c075cbee
6 changed files with 10 additions and 11 deletions
+1 -2
View File
@@ -41,8 +41,7 @@
</tbody>
<tfoot>
<tr>
<th></th>
<td class='text-center form-actions' colspan='2'>
<td class='text-center form-actions' colspan='4'>
<?php echo html::submitButton($lang->save);?>
<?php if(!isonlybody()) echo html::a($this->createLink('repo', 'maintain', ""), $lang->goback, '', 'class="btn btn-wide"'); ?>
</td>