translation fix

This commit is contained in:
Fabian Franz 2016-01-01 13:21:14 +01:00
parent 22b2014897
commit 5db00a7f13

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>