group file-relevant commands into the fieldset; enhance layout

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2015-02-16 13:29:01 +01:00
parent 927e6fe23a
commit 1d319e001c
4 changed files with 14 additions and 13 deletions

View File

@@ -1,5 +1,8 @@
<div class="filesub">
{$commands_pre}
{$commands_file}
{$commands_post}
<fieldset class="file">
<legend>{$realname}</legend>
{$commands_pre}
{$commands_file}
{$commands_post}
</fieldset>
</div>