summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-07-11 22:43:33 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-07-11 22:43:46 -0400
commitdf2221631758b6c281258711912998eb336dc958 (patch)
tree067eb9b21b1ba456f789dfada5fc76604deaa8cd /usr/local/www/firewall_rules.php
parentecd7281ee6d056e135932f9afc29f9b72accc090 (diff)
downloadpfsense-df2221631758b6c281258711912998eb336dc958.zip
pfsense-df2221631758b6c281258711912998eb336dc958.tar.gz
Mark Loading box visibility has hidden as it is only used for drag and drop
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 3b6bf9e..bfbbe4f 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -287,7 +287,7 @@ echo "<script type=\"text/javascript\" language=\"javascript\" src=\"/javascript
<?php if (is_subsystem_dirty('filter')): ?><p>
<?php print_info_box_np("The firewall rule configuration has been changed.<br>You must apply the changes in order for them to take effect.");?><br>
<?php endif; ?>
-<div id="loading">
+<div id="loading" style="visibity:hidden">
<img src="/themes/<?=$g['theme']?>/images/misc/loader.gif"> Loading, please wait...
<p/>&nbsp;
</div>
OpenPOWER on IntegriCloud