* refactory select reverse.

This commit is contained in:
chencongzhi520@gmail.com
2012-04-30 06:31:57 +00:00
parent f61fe185c6
commit 25e1a79e83
10 changed files with 20 additions and 16 deletions
+1
View File
@@ -73,6 +73,7 @@
<tr>
<td colspan='11'>
<?php echo html::selectAll('selectall', $lang->selectAll); ?>
<?php echo html::selectReverse('selectreverse', $lang->selectReverse);?>
<?php echo html::submitButton($lang->close)?>
</td>
</tr>