* Optimize pages.

This commit is contained in:
caoyanyi
2022-07-22 13:35:54 +08:00
parent c14a618dec
commit 94a3dea3f7
35 changed files with 51 additions and 66 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
</tbody>
<tfoot>
<tr>
<td colspan="3" class="text-center form-actions">
<td colspan="5" class="text-center form-actions">
<?php echo html::submitButton();?>
<?php if(!isonlybody()) echo html::a(inlink('browse', ""), $lang->goback, '', 'class="btn btn-wide"');?>
</td>