Revision 610d960e
Added by Renato Botelho about 15 years ago
usr/local/www/diag_defaults.php | ||
---|---|---|
64 | 64 |
<?php include("fbegin.inc"); ?> |
65 | 65 |
<?php if ($rebootmsg): echo print_info_box($rebootmsg); else: ?> |
66 | 66 |
<form action="diag_defaults.php" method="post"> |
67 |
<p><strong> <?=gettext("If you click") . " "" . gettext("Yes") . "", " . gettext("the firewall will")?>:
|
|
68 |
|
|
67 |
<p><strong> <?=gettext("If you click") . " "" . gettext("Yes") . "", " . gettext("the firewall will")?>: |
|
68 |
|
|
69 | 69 |
<ul> |
70 | 70 |
<li><?=gettext("Reset to factory defaults");?></li> |
71 | 71 |
<li><?=gettext("LAN IP address will be reset to 192.168.1.1");?></li> |
Also available in: Unified diff
Remove spaces and tabs from EOL