Merge pull request #591 from fabianfrz/translation

translation fix
This commit is contained in:
Ad Schellevis 2016-01-01 16:59:27 +01:00
commit 1bf003c09f

View File

@ -47,7 +47,7 @@ include("head.inc");
<?php
else: ?>
<form method="post">
<p><strong> <?=gettext("If you click") . " &quot;" . gettext("Yes") . "&quot;, " . gettext("the firewall will:")?></strong></p>
<p><strong> <?=gettext('If you click "Yes", the firewall will:')?></strong></p>
<ul>
<li><?=gettext("Reset to factory defaults");?></li>
<li><?=gettext("LAN IP address will be reset to 192.168.1.1");?></li>