This commit is contained in:
chenfeiCF
2021-09-14 12:54:42 +00:00
parent 9e165f93b7
commit 746b7c85a7
+2 -1
View File
@@ -47,7 +47,8 @@
<td></td>
</tr>
<tr>
<td colspan='2' class='text-center form-actions'><?php echo html::submitButton() . html::backButton();?>
<td></td>
<td class='form-actions'><?php echo html::submitButton() . html::backButton();?>
</td>
</tr>
</table>