summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-04-12 16:29:14 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-04-12 16:29:14 -0400
commitb45dcff4a4e7a660f3961c5ead8f74f505bf0b83 (patch)
tree55d74e212af527db87fbfdc7c834df16b51f064c /usr
parent8d582d67d48e5ce720ca76d227344e711fadb8ca (diff)
downloadpfsense-b45dcff4a4e7a660f3961c5ead8f74f505bf0b83.zip
pfsense-b45dcff4a4e7a660f3961c5ead8f74f505bf0b83.tar.gz
Use * instead of Default for consistency
Diffstat (limited to 'usr')
-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 4481712..ab355f0 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -276,7 +276,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">*</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">
OpenPOWER on IntegriCloud