This commit is contained in:
Guan Xiying
2021-09-08 23:00:55 +08:00
parent 81092346b7
commit 7f41858f5a
+1 -1
View File
@@ -64,7 +64,7 @@
<td><?php echo $lang->mr->usersTips;?></td>
</tr>
<tr>
<td colspan='2' class='text-left form-actions'>
<td colspan='2' class='text-center form-actions'>
<?php echo html::submitButton(); ?>
<?php if(!isonlybody()) echo html::a(inlink('browse', ""), $lang->goback, '', 'class="btn btn-wide"');?>
</td>