Files
Froxlor/templates/Sparkle/admin/configfiles/configfiles_commands.tpl
Roman Schmerold (BNoiZe) bc80fb71df Restyling configfiles with textareas instead of pre
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
2015-02-11 19:35:18 +01:00

4 lines
105 B
Smarty

<div class="pushbot">
<textarea class="shell" rows="{$numbrows}" readonly>{$commands}</textarea>
</div>