* Finish task 38937.

This commit is contained in:
Guanxiying
2021-06-08 16:53:22 +08:00
parent e09060e7ca
commit b9584dc3c2
7 changed files with 24 additions and 39 deletions
+1 -2
View File
@@ -37,8 +37,7 @@
<tr>
<th></th>
<td class='text-center form-actions'>
<?php echo html::submitButton(); ?>
<?php echo html::backButton() ?>
<?php echo html::submitButton() . html::backButton(); ?>
</td>
</tr>
</table>