Files
Froxlor/templates/Classic/admin/configfiles/configfiles_commands.tpl
Michael Kaufmann (d00p) 4b1eee49a8 fix ugly spacing in configuration-file-textareas
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
2011-03-09 07:29:28 +01:00

4 lines
205 B
Smarty

<tr>
<td class="field_display_border_left">{$lng['admin']['configfiles']['commands']}<br /><br /><textarea class="textarea_border" rows="6" cols="70" readonly="readonly">{$commands}</textarea></td>
</tr>