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:
12
templates/Sparkle/admin/froxlorclients/froxlorclient_settingsoverviewgroup.tpl
vendored
Normal file
12
templates/Sparkle/admin/froxlorclients/froxlorclient_settingsoverviewgroup.tpl
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<tr>
|
||||
<td class="maintitle_apply_left">
|
||||
<b><img src="templates/${theme}/assets/img/title.gif" alt="" /> {$title}</b>
|
||||
</td>
|
||||
<td class="main_field_display_small" nowrap="nowrap">{$option}</td>
|
||||
<td class="main_field_display_small" nowrap="nowrap">
|
||||
<if $activated == 1>
|
||||
<a href="$filename?page=clients&action=settings&part=$part&s=$s&id={$server_id}">{$lng['admin']['configfiles']['serverconfiguration']}</a>
|
||||
</if>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user