From 85d49326481d8a3c7f2adcdddd05ff5c7267e32c Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Fri, 29 Jan 2016 11:20:38 -0500 Subject: Remove bonus space --- src/usr/local/www/firewall_rules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www') diff --git a/src/usr/local/www/firewall_rules.php b/src/usr/local/www/firewall_rules.php index c4d7547..556a4c1 100644 --- a/src/usr/local/www/firewall_rules.php +++ b/src/usr/local/www/firewall_rules.php @@ -886,7 +886,7 @@ configsection = "filter"; events.push(function() { - // Make rules sortable. Hiding the table before applying sortable, then showing it again is + // Make rules sortable. Hiding the table before applying sortable, then showing it again is // a work-around for very slow sorting on FireFox $('table tbody.user-entries').hide(); -- cgit v1.1