change admin_configfiles to handle the new XML-configs instead of the old php-arrays
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<p>
|
||||
<label><b>{$realname}</b></label><br />
|
||||
<textarea rows="<if $numbrows <= 10 >{$numbrows}</if><if 10 < $numbrows >10</if>" cols="70" readonly="readonly" id="selectall">{$file_content}</textarea>
|
||||
</p>
|
||||
|
||||
<div>
|
||||
<pre class="shell">$EDITOR {$realname}</pre>
|
||||
<pre class="filecontent">{$file_content}</pre>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user