Correct the link to index.php so it always works correctly.

This commit is contained in:
Ermal 2011-08-02 20:31:16 +00:00
parent 233e2af1f4
commit ea858be08a

View File

@ -242,7 +242,7 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') {
<div id="wrapper">
<div id="header">
<div id="header-left"><a href="index.php" id="status-link"><img src="/themes/<?= $g['theme']; ?>/images/transparent.gif" border="0"></a></div>
<div id="header-left"><a href="/index.php" id="status-link"><img src="/themes/<?= $g['theme']; ?>/images/transparent.gif" border="0"></a></div>
<div id="header-right">
<div class="container">
<div class="left">webConfigurator</div>