summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_npt.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/firewall_nat_npt.php')
-rw-r--r--usr/local/www/firewall_nat_npt.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_npt.php b/usr/local/www/firewall_nat_npt.php
index e5c305d..78574fe 100644
--- a/usr/local/www/firewall_nat_npt.php
+++ b/usr/local/www/firewall_nat_npt.php
@@ -84,7 +84,7 @@ include("head.inc");
<form action="firewall_nat_npt.php" method="post">
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php if (is_subsystem_dirty('natconf')): ?>
-<?php print_info_box_np(gettext("The NAT configuration has been changed") . ".<br/>" . gettext("You must apply the changes in order for them to take effect."));?><br/>
+<?php print_info_box_np(gettext("The NAT configuration has been changed") . ".<br />" . gettext("You must apply the changes in order for them to take effect."));?><br />
<?php endif; ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0" summary="firewall nat npt"> <tr><td>
<?php
OpenPOWER on IntegriCloud