* adjust style for sendclouduser page.

This commit is contained in:
wangyidong
2016-05-17 13:47:36 +08:00
parent a64b16ca6a
commit 77bbc814ce
+2
View File
@@ -86,11 +86,13 @@
<tfoot>
<tr>
<td colspan='3'>
<div class='table-actions'>
<?php
echo html::selectButton();
echo html::submitButton($lang->mail->remove);
echo html::hidden('action', 'delete');
?>
</div>
</td>
</tr>
</tfoot>