Merge pull request #3687 from doktornotor/patch-1

(cherry picked from commit 7c820a5d1d)
This commit is contained in:
Steve Beaver 2017-04-03 10:01:34 -04:00
parent 1dd1953243
commit df3848623b

View File

@ -697,7 +697,7 @@ $('[id*=restartservice-], [id*=stopservice-], [id*=startservice-]').click(functi
name = args[0];
mode_zone = args[2];
id = args[3];
} else if (args[0] == "cpativeportal") {
} else if (args[0] == "captiveportal") {
action = args[1];
name = args[0];
mode_zone = args[2];