* Adjust space between btn.

This commit is contained in:
daitingting
2018-05-25 09:52:56 +08:00
parent b102f46568
commit 92e63812b1
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
</td>
</tr>
<tr>
<td colspan='3' class='text-center'>
<td colspan='3' class='text-center form-actions'>
<?php echo html::submitButton('', '', 'btn btn-wide btn-primary') . ' ' . html::backButton('', '', 'btn btn-wide');?>
</td>
</tr>