firewall: fix typo

PR: https://github.com/opnsense/core/issues/2992
This commit is contained in:
Franco Fichtner 2018-12-13 12:35:49 +01:00
parent 4e8055fed3
commit 98bd679bab

View File

@ -609,7 +609,7 @@ include("head.inc");
</tr>
</table>
<div class="hidden" data-for="help_for_destination">
<?=gettext("Enter the source network for the outbound NAT mapping.");?>
<?=gettext("Enter the destination network for the outbound NAT mapping.");?>
</div>
</td>
</tr>