Update configfiles templates

Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
Roman Schmerold (BNoiZe)
2015-02-11 13:01:48 +01:00
parent 704a0fce08
commit a45712198b
5 changed files with 58 additions and 23 deletions

View File

@@ -1,4 +1,7 @@
<div>
<div class="pushbot">
<fieldset class="file">
<legend>{$realname}</legend>
<pre class="shell">&dollar;EDITOR {$realname}</pre>
<pre class="filecontent">{$file_content}</pre>
</fieldset>
</div>