* ajusted style.

This commit is contained in:
Catouse
2014-04-23 17:41:39 +08:00
parent c70e1bcb4e
commit 924f8fbc8c
41 changed files with 91 additions and 85 deletions
+1 -2
View File
@@ -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>