summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-12-23 18:14:50 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-12-23 18:14:50 +0000
commit0225a6441bbf74d72f7a74562fc0dc03ce33fcc7 (patch)
tree0b095b012384ad89a4b2e8c6501b09d3bbda9be4 /usr/local/www/fbegin.inc
parent69c3075472b1e67427032769c32b5f386582e695 (diff)
downloadpfsense-0225a6441bbf74d72f7a74562fc0dc03ce33fcc7.zip
pfsense-0225a6441bbf74d72f7a74562fc0dc03ce33fcc7.tar.gz
MFC 8629
Making the pfSense logo go back to the index.php page.
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 5d49de4..084234d 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -32,7 +32,7 @@ require_once("notices.inc");
<div id="wrapper">
<div id="header">
- <div id="header-left"></div>
+ <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-right">
<div class="container">
<div class="left">webConfigurator</div>
OpenPOWER on IntegriCloud