summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorgnhb <gnoahb@gmail.com>2010-04-09 18:19:15 +0700
committergnhb <gnoahb@gmail.com>2010-04-09 18:19:15 +0700
commitba5d82635284989ba02958586b1196317b001e39 (patch)
tree6ef7443fca13bb794754277f2aacc6592b66991c /usr/local
parent4aa64f79f030987d9745a3500df95be360b1de64 (diff)
parent281812371182b224bf11382a1c9f3073ec6d112a (diff)
downloadpfsense-ba5d82635284989ba02958586b1196317b001e39.zip
pfsense-ba5d82635284989ba02958586b1196317b001e39.tar.gz
Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/fbegin.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 9d29864..3f69cd6 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -409,7 +409,9 @@ function add_to_menu($url, $name) {
<div>
<span class="pgtitle"><?=genhtmltitle($pgtitle);?></font></span>
+<?php if(! $g['disablehelpicon']): ?>
<span style="float:right; margin: 0 0 20px 20px;"><a href="<?php echo $helpurl; ?>" target="_new" title="Help for items on this page."><img src="/themes/<?php echo $g['theme']; ?>/images/help.png" border="0"></a></span>
+<?php endif; ?>
</div>
<br />
OpenPOWER on IntegriCloud