* Adjust the submit button style.
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
<div class='table-footer'>
|
||||
<div class="checkbox-primary check-all"><label><?php echo $lang->selectAll?></label></div>
|
||||
<div class='table-actions btn-toolbar show-always'>
|
||||
<?php echo html::submitButton('', '', 'btn btn-secondary');?>
|
||||
<?php echo html::submitButton('', '', 'btn');?>
|
||||
</div>
|
||||
<div class="table-statistic"></div>
|
||||
<?php $pager->show('right', 'pagerjs');?>
|
||||
|
||||
Reference in New Issue
Block a user