Files
Froxlor/templates/Sparkle/admin/configfiles/configfiles_subfileblock.tpl
Michael Kaufmann (d00p) 1d319e001c group file-relevant commands into the fieldset; enhance layout
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
2015-02-16 13:29:01 +01:00

9 lines
154 B
Smarty

<div class="filesub">
<fieldset class="file">
<legend>{$realname}</legend>
{$commands_pre}
{$commands_file}
{$commands_post}
</fieldset>
</div>