Revision ad3bca61
Added by Carlos Eduardo Ramos 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")?>:
|
|
67 |
<p><strong> <?=gettext("If you click") . " "" . gettext("Yes") . "", " . gettext("the firewall will:")?>
|
|
68 | 68 |
|
69 | 69 |
<ul> |
70 | 70 |
<li><?=gettext("Reset to factory defaults");?></li> |
Also available in: Unified diff
gettext() fixes on diag_defaults.php