welcome on board new 'Sparkle' theme and also welcome on board BNoiZe as theme maintainer (creater of Sparkle theme)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
15
templates/Sparkle/admin/froxlorclients/froxlorclient_settingsoverview.tpl
vendored
Normal file
15
templates/Sparkle/admin/froxlorclients/froxlorclient_settingsoverview.tpl
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<table cellpadding="5" cellspacing="4" border="0" align="center" class="maintable_60">
|
||||
<tr>
|
||||
<td class="maintitle" align="center" colspan="3">
|
||||
<b><img src="templates/${theme}/assets/img/title.gif" alt="" /> {$lng['admin']['configfiles']['serverconfiguration']}
|
||||
"<a href="$filename?s=$s&page=$page&action=view&id={$id}">{$client->Get('name')}</a>"</b>
|
||||
[<a href="$filename?page=clients&action=settings&part=all&s=$s&id={$id}">{$lng['admin']['configfiles']['overview']}</a>]
|
||||
</td>
|
||||
</tr>
|
||||
$fields
|
||||
<tr>
|
||||
<td class="maintitle_apply_right" nowrap="nowrap" colspan="3">
|
||||
<input class="bottom" type="reset" value="{$lng['panel']['reset']}" /> <input class="bottom" type="submit" value="{$lng['panel']['save']}" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user