summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec_sad.php
diff options
context:
space:
mode:
authorVinicius Coque <vinicius.coque@bluepex.com>2010-06-29 20:13:30 -0300
committerVinicius Coque <vinicius.coque@bluepex.com>2010-06-29 20:13:30 -0300
commit68bfa0d700663a1f2fdae838889c3ba17f68fc13 (patch)
treef8895a280ac27d84e9d5230a8c40b70221e82354 /usr/local/www/diag_ipsec_sad.php
parent9733b7bb2ea23168a88ac5d99768860efc1f185b (diff)
downloadpfsense-68bfa0d700663a1f2fdae838889c3ba17f68fc13.zip
pfsense-68bfa0d700663a1f2fdae838889c3ba17f68fc13.tar.gz
Inserting gettext call
Diffstat (limited to 'usr/local/www/diag_ipsec_sad.php')
-rwxr-xr-xusr/local/www/diag_ipsec_sad.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_ipsec_sad.php b/usr/local/www/diag_ipsec_sad.php
index 3af1e69..e0039ab 100755
--- a/usr/local/www/diag_ipsec_sad.php
+++ b/usr/local/www/diag_ipsec_sad.php
@@ -130,7 +130,7 @@ if ($_GET['act'] == "del") {
<span class="vexpl">
<span class="red"><strong><?=gettext("Note");?>:<br></strong></span>
-<?=gettext("You can configure your IPsec");?> <a href="vpn_ipsec.php">here</a>.
+<?=gettext("You can configure your IPsec");?> <a href="vpn_ipsec.php"><?=gettext("here");?></a>.
</span>
<?php include("fend.inc"); ?>
OpenPOWER on IntegriCloud