* Adjust branch view manage code.

This commit is contained in:
lichengjun
2021-09-14 03:32:20 +00:00
parent 0dc8bcf781
commit fdb1aa702f
+1 -1
View File
@@ -47,7 +47,7 @@
<td></td>
</tr>
<tr>
<td colspan='2' class='text-center'><?php echo html::submitButton();?><?php if(!isonlybody()) echo html::backbutton();?>
<td colspan='2' class='text-center form-actions'><?php echo html::submitButton() . html::backButton();?>
</td>
</tr>
</table>