From 8d70eb8d9eadf136d211577e763b7f7678ecd489 Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 2 May 2012 08:29:31 -0400 Subject: When the "OpenVPN" users type was commented out of the drop-down, this function wasn't adjusted so it was off by one in its counts, making the URL table update frequency box disabled. --- usr/local/www/firewall_aliases_edit.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr') diff --git a/usr/local/www/firewall_aliases_edit.php b/usr/local/www/firewall_aliases_edit.php index 2776b00..8088a7d 100755 --- a/usr/local/www/firewall_aliases_edit.php +++ b/usr/local/www/firewall_aliases_edit.php @@ -405,7 +405,7 @@ function typesel_change() { eval(comd); } break; - case 3: /* OpenVPN Users */ +/* case 3: // OpenVPN Users var cmd; newrows = totalrows; @@ -416,8 +416,8 @@ function typesel_change() { eval(comd); } break; - - case 4: /* url */ +*/ + case 3: /* url */ var cmd; newrows = totalrows; for(i=0; i