mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Backout commit that was trying to make the logo go back to index.php
This commit is contained in:
parent
40954c2a69
commit
47bbbfe166
@ -32,7 +32,7 @@ require_once("notices.inc");
|
||||
<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"></img></a></div>
|
||||
<div id="header-left"></div>
|
||||
<div id="header-right">
|
||||
<div class="container">
|
||||
<div class="left">webConfigurator</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user