summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_admin.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-11-13 19:38:39 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-11-13 19:38:46 -0500
commitac50365306ce7b3d552bb4d8295cae789aab98ca (patch)
treec814b3b984019d7c271452c1f64080f694c43829 /usr/local/www/system_advanced_admin.php
parentbddc88183aa575420b6c16f8c73c3df7dc251895 (diff)
downloadpfsense-ac50365306ce7b3d552bb4d8295cae789aab98ca.zip
pfsense-ac50365306ce7b3d552bb4d8295cae789aab98ca.tar.gz
Open link in new tab/window
Diffstat (limited to 'usr/local/www/system_advanced_admin.php')
-rw-r--r--usr/local/www/system_advanced_admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced_admin.php b/usr/local/www/system_advanced_admin.php
index 8d00cd2..2bdf7e2 100644
--- a/usr/local/www/system_advanced_admin.php
+++ b/usr/local/www/system_advanced_admin.php
@@ -374,7 +374,7 @@ function prot_change() {
<?php echo gettext("When this is unchecked, access to the webConfigurator " .
"is protected against HTTP_REFERER redirection attempts. " .
"Check this box to disable this protection if you find that it interferes with " .
- "webConfigurator access in certain corner cases such as using 3rd party scripts to interact with pfSense. More information on HTTP_REFERER is available from <a href='http://en.wikipedia.org/wiki/HTTP_referrer'>Wikipedia</a>."); ?>
+ "webConfigurator access in certain corner cases such as using 3rd party scripts to interact with pfSense. More information on HTTP_REFERER is available from <a target='_new' href='http://en.wikipedia.org/wiki/HTTP_referrer'>Wikipedia</a>."); ?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud