summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_defaults.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-06-21 10:40:22 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-06-21 10:40:52 -0300
commit610d960ec988c76419742973e3339a1e9cf3bc22 (patch)
tree82b149b0243b419f07dd1dad556b5396021c3195 /usr/local/www/diag_defaults.php
parent35f1f448b028abf8cfcb346635c4ef9ebe1b118b (diff)
downloadpfsense-610d960ec988c76419742973e3339a1e9cf3bc22.zip
pfsense-610d960ec988c76419742973e3339a1e9cf3bc22.tar.gz
Remove spaces and tabs from EOL
Diffstat (limited to 'usr/local/www/diag_defaults.php')
-rwxr-xr-xusr/local/www/diag_defaults.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/diag_defaults.php b/usr/local/www/diag_defaults.php
index cedee37..cde9d54 100755
--- a/usr/local/www/diag_defaults.php
+++ b/usr/local/www/diag_defaults.php
@@ -64,8 +64,8 @@ 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>
<li><?=gettext("LAN IP address will be reset to 192.168.1.1");?></li>
OpenPOWER on IntegriCloud