|
@@ -5429,7 +5429,7 @@
|
|
|
desc: "Please enter your password to confirm operation.",
|
|
|
thisuser: true, //This username as default, set to false for entering other user
|
|
|
method: "GET",
|
|
|
- success: "systemAO/boot/shutdown.html" //Success redirection
|
|
|
+ success: "SystemAO/boot/shutdown.html" //Success redirection
|
|
|
}
|
|
|
apiObject = encodeURIComponent(JSON.stringify(apiObject));
|
|
|
|