summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-02 04:07:27 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-02 04:07:27 +0000
commit54ec1eaed22f6556133ba9f03f744963e94b7ebc (patch)
treee90ce8d2c84280818db040655a1fad8e8339eb49 /usr/local
parent76e155ccc32b35b44f77c6584ad174ed0d6ba5af (diff)
downloadpfsense-54ec1eaed22f6556133ba9f03f744963e94b7ebc.zip
pfsense-54ec1eaed22f6556133ba9f03f744963e94b7ebc.tar.gz
Do not output page title twice
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index aa5593c..a448039 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -484,7 +484,6 @@ echo $jscriptstr;
<input type="hidden" value="" name="sequence" id="sequence">
-<p class="pgtitle">Dashboard&nbsp;&nbsp;&nbsp;
<img src="./themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" alt="Click here to add widgets" style="cursor: pointer;" onmouseup="domTT_activate(this, event, 'content', document.getElementById('content1'), 'type', 'velcro', 'delay', 0, 'fade', 'both', 'fadeMax', 100, 'styleClass', 'niceTitle');" />
<img src="./themes/<?= $g['theme']; ?>/images/icons/icon_info_pkg.gif" alt="Click here for help" style="cursor: help;" onmouseup="hideAllWidgets();domTT_activate(this, event, 'content', document.getElementById('welcome-div'), 'type', 'sticky', 'closeLink', '','delay', 0, 'fade', 'both', 'fadeMax', 100, 'styleClass', 'niceTitle');" />
OpenPOWER on IntegriCloud