summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-01-06 21:09:29 -0500
committerStephen Beaver <sbeaver@netgate.com>2016-01-06 21:09:53 -0500
commita518c507ca6006393d994457f90ae7583bafa2b0 (patch)
tree890121e2f20042854e31a130a9505b1a6a6d468e /src/usr/local/www/head.inc
parentc2aa7860a98875cb9990a364f534c9a521fc0abe (diff)
downloadpfsense-a518c507ca6006393d994457f90ae7583bafa2b0.zip
pfsense-a518c507ca6006393d994457f90ae7583bafa2b0.tar.gz
Open help link in a new tab
Diffstat (limited to 'src/usr/local/www/head.inc')
-rwxr-xr-xsrc/usr/local/www/head.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index c8e99dd..bf5eb6f 100755
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -488,7 +488,7 @@ echo '<li>'. get_shortcut_log_link($shortcut_section, false). '</li>';
?>
<?php if (!$g['disablehelpicon']): ?>
<li>
- <a href="<?=$helpurl?>" title="<?=gettext("Help for items on this page")?>" class="help-icon">
+ <a href="<?=$helpurl?>" target="_blank" title="<?=gettext("Help for items on this page")?>" class="help-icon">
<i class="fa fa-question-circle"></i>
</a>
</li>
OpenPOWER on IntegriCloud