Files
Froxlor/templates/Sparkle/admin/configfiles/configfiles_commands.tpl
2013-12-06 18:27:51 +01:00

7 lines
158 B
Smarty

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