* ajusted style.
This commit is contained in:
@@ -30,8 +30,7 @@
|
||||
<form method='post'>
|
||||
<?php echo html::checkBox('charts', $lang->task->report->charts, $checkedCharts, '', 'block')?>
|
||||
<div class='btn-group'>
|
||||
<?php echo html::selectAll(); ?>
|
||||
<?php echo html::selectReverse(); ?>
|
||||
<?php echo html::selectButton(); ?>
|
||||
<?php echo html::submitButton($lang->task->report->create);?>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user