Dashboard UX review.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8865 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-08-24 08:52:05 +00:00
parent ef450b09e5
commit 670b327bc2
8 changed files with 35 additions and 37 deletions

View file

@ -96,7 +96,7 @@ var confirm_restore_msg = '{$lang->confirm_restore}';
</table>
</div>
<div class="btnArea">
<span class="btn"><button type="submit" name="is_all" value="false">{$lang->empty_trash_selected}</button></span>
<span class="btn"><button type="submit" name="is_all" value="false">{$lang->cmd_delete}</button></span>
<span class="btn"><button type="submit" name="act" value="procTrashAdminRestore">{$lang->cmd_restore}</button></span>
</div>
</form>