Files
Froxlor/templates/Sparkle/admin/configfiles/configfiles_commands.tpl
Roman Schmerold (BNoiZe) c69a05efa5 Redesigned tables to use less CSS
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
2014-01-27 19:57:03 +01:00

7 lines
174 B
Smarty

<tr class="section">
<th>{$lng['admin']['configfiles']['commands']}</th>
</tr>
<tr>
<td><textarea rows="10" cols="70" readonly="readonly">{$commands}</textarea></td>
</tr>