Explorar o código

Fixing same bug on poweroff setting

TC pushbot 5 %!s(int64=4) %!d(string=hai) anos
pai
achega
6cb0c14c07
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/SystemAO/boot/poweroff.html

+ 1 - 1
web/SystemAO/boot/poweroff.html

@@ -58,7 +58,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: "SystemAO/boot/shutdown.html"
                 }
 
                 apiObject = encodeURIComponent(JSON.stringify(apiObject));