summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@sullrich-MacBookPro.local>2009-04-02 00:42:24 -0400
committerScott Ullrich <sullrich@sullrich-MacBookPro.local>2009-04-02 00:42:24 -0400
commit8ff2395b262b551dfea46e792057a1c8d5c88046 (patch)
treeed0e58ee276ccd93083993db6d7dc311dc424791 /usr/local/www/firewall_rules.php
parentd4e6c445c424738e50e845327a23161ceb5002eb (diff)
downloadpfsense-8ff2395b262b551dfea46e792057a1c8d5c88046.zip
pfsense-8ff2395b262b551dfea46e792057a1c8d5c88046.tar.gz
Do not show an * in schedule box. No schedule is applied for block private.
Diffstat (limited to 'usr/local/www/firewall_rules.php')
-rwxr-xr-xusr/local/www/firewall_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index 1a859a6..4481712 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -277,7 +277,7 @@ echo "<script type=\"text/javascript\" language=\"javascript\" src=\"/javascript
<td class="listr" style="background-color: #e0e0e0">*</td>
<td class="listr" style="background-color: #e0e0e0">*</td>
<td class="listr" style="background-color: #e0e0e0">Default</td>
- <td class="listr" style="background-color: #e0e0e0">*</td>
+ <td class="listr" style="background-color: #e0e0e0"></td>
<td class="listbg">Block private networks</td>
<td valign="middle" nowrap class="list">
<table border="0" cellspacing="0" cellpadding="1">
OpenPOWER on IntegriCloud