* Fix Bug 13654 and 13651.

This commit is contained in:
lichengjun
2021-07-14 21:21:36 +08:00
parent 089977624b
commit a9862dc312
4 changed files with 8 additions and 3 deletions
+1
View File
@@ -41,6 +41,7 @@
</tbody>
<tfoot>
<tr>
<th></th>
<td class="text-center form-actions">
<?php echo html::submitButton($lang->save);?>
<?php if(!isonlybody()) echo html::a(inlink('browse', ""), $lang->goback, '', 'class="btn btn-wide"'); ?>