summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-16 22:56:39 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-16 22:56:39 +0000
commit19f09ae12749935168bf7818a49bf3f885ff382c (patch)
tree6af27bd73bdef9842a249b682ebe263ec3e7bec0 /usr
parent667c1238db4983a61d1e7d77bb1889a6afe4d613 (diff)
downloadpfsense-19f09ae12749935168bf7818a49bf3f885ff382c.zip
pfsense-19f09ae12749935168bf7818a49bf3f885ff382c.tar.gz
Ensure the cell doesnt look broken by placing a non-breaking space in the cell.
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/firewall_nat_out.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index 32a3f0f..f0c643c 100755
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -233,6 +233,7 @@ if (isset($_POST['del_x'])) {
else
htmlspecialchars($config['interfaces'][$natent['interface']]['descr']);
?>
+ &nbsp;
</td>
<td class="listr" onClick="fr_toggle(<?=$nnats;?>)" id="frd<?=$nnats;?>">
<?=$natent['source']['network'];?>
OpenPOWER on IntegriCloud