* Adjust space between btn.
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="<?php echo count($visibleFields) + 6?>" class="text-center">
|
||||
<td colspan="<?php echo count($visibleFields) + 6?>" class="text-center form-actions">
|
||||
<?php echo html::submitButton($lang->save, '', 'btn btn-wide btn-primary');?>
|
||||
<?php echo html::backButton('', '', "btn btn-wide");?>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user