Many bugfixes and usability improvements (thanks to oschn0r)
This commit is contained in:
4
templates/Sparkle/header.tpl
vendored
4
templates/Sparkle/header.tpl
vendored
@@ -43,7 +43,9 @@
|
||||
<hgroup>
|
||||
<h1>Froxlor Server Management Panel</h1>
|
||||
</hgroup>
|
||||
<img src="{$header_logo}" alt="Froxlor Server Management Panel" class="small" />
|
||||
<a href="{$linker->getLink(array('section' => 'index'))}">
|
||||
<img src="{$header_logo}" alt="Froxlor Server Management Panel" class="small" />
|
||||
</a>
|
||||
<div class="topheader_navigation">
|
||||
<ul class="topheadernav">
|
||||
<if $settings['ticket']['enabled'] == 1>
|
||||
|
||||
Reference in New Issue
Block a user