Revert "Fixed an error in webftp template, refs #1312" - Wrong file
This reverts commit 0e977b45cb.
This commit is contained in:
2
templates/Sparkle/header.tpl
vendored
2
templates/Sparkle/header.tpl
vendored
@@ -43,7 +43,9 @@
|
|||||||
<hgroup>
|
<hgroup>
|
||||||
<h1>Froxlor Server Management Panel</h1>
|
<h1>Froxlor Server Management Panel</h1>
|
||||||
</hgroup>
|
</hgroup>
|
||||||
|
<a href="{$linker->getLink(array('section' => 'index'))}">
|
||||||
<img src="{$header_logo}" alt="Froxlor Server Management Panel" class="small" />
|
<img src="{$header_logo}" alt="Froxlor Server Management Panel" class="small" />
|
||||||
|
</a>
|
||||||
<div class="topheader_navigation">
|
<div class="topheader_navigation">
|
||||||
<ul class="topheadernav">
|
<ul class="topheadernav">
|
||||||
<if $settings['ticket']['enabled'] == 1>
|
<if $settings['ticket']['enabled'] == 1>
|
||||||
|
|||||||
Reference in New Issue
Block a user