summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_defaults.php
diff options
context:
space:
mode:
authorCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-08-11 15:37:47 -0300
committerCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-08-11 15:37:47 -0300
commitad3bca61c7acc92acb90f62b4b11e3867f398b42 (patch)
tree01b3cd67329f591134af0cac9b860a11711c079d /usr/local/www/diag_defaults.php
parentdae4c487274fb0ee50eba2999744cb8bfcd1e79b (diff)
downloadpfsense-ad3bca61c7acc92acb90f62b4b11e3867f398b42.zip
pfsense-ad3bca61c7acc92acb90f62b4b11e3867f398b42.tar.gz
gettext() fixes on diag_defaults.php
Diffstat (limited to 'usr/local/www/diag_defaults.php')
-rwxr-xr-xusr/local/www/diag_defaults.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_defaults.php b/usr/local/www/diag_defaults.php
index cde9d54..85c05da 100755
--- a/usr/local/www/diag_defaults.php
+++ b/usr/local/www/diag_defaults.php
@@ -64,7 +64,7 @@ include("head.inc");
<?php include("fbegin.inc"); ?>
<?php if ($rebootmsg): echo print_info_box($rebootmsg); else: ?>
<form action="diag_defaults.php" method="post">
- <p><strong> <?=gettext("If you click") . " &quot;" . gettext("Yes") . "&quot;, " . gettext("the firewall will")?>:
+ <p><strong> <?=gettext("If you click") . " &quot;" . gettext("Yes") . "&quot;, " . gettext("the firewall will:")?>
<ul>
<li><?=gettext("Reset to factory defaults");?></li>
OpenPOWER on IntegriCloud