Fixed an error in webftp template, refs #1312

$linker->getLink() will not work in webftp
This commit is contained in:
BNoiZe
2013-11-27 05:27:29 +01:00
parent 2d1e7f7756
commit 0e977b45cb

View File

@@ -43,9 +43,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" />
<div class="topheader_navigation">
<ul class="topheadernav">
<if $settings['ticket']['enabled'] == 1>