This commit is contained in:
Guan Xiying
2021-09-08 13:45:41 +08:00
parent 723f3a9e28
commit d1a08fda29
+1 -1
View File
@@ -64,11 +64,11 @@
<td><?php echo $lang->mr->usersTips;?></td>
</tr>
<tr>
<th></th>
<td colspan='2' class='text-left form-actions'>
<?php echo html::submitButton(); ?>
<?php if(!isonlybody()) echo html::a(inlink('browse', ""), $lang->goback, '', 'class="btn btn-wide"');?>
</td>
<th></th>
</tr>
</table>
</form>