Merge pull request #166 from BNoiZe/master

Fixed an error in webftp template, refs #1312
This commit is contained in:
Michael Kaufmann
2013-11-28 01:59:28 -08:00
2 changed files with 4 additions and 4 deletions

View File

@@ -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>

View File

@@ -30,9 +30,7 @@
<hgroup>
<h1>Froxlor Server Management Panel</h1>
</hgroup>
<a href="{$linker->getLink(array('section' => 'index'))}">
<img src="{$header_logo}" alt="Froxlor Server Management Panel" class="small" />
</a>
<img src="{$header_logo}" alt="Froxlor Server Management Panel" class="small" />
</header>
<div class="content">
<nav><div class="menuelement bradiusodd">