r9213: some improvements to the registry editor code
[jelmer/samba4-debian.git] / swat / index.esp
index 2e43d3f9cfcf52c5a2bf9ab28a31aa3af0c0641d..c0bfbdec05387aaf220e0f778c935ecc1965d558 100644 (file)
@@ -1,10 +1,10 @@
-<% page_header("columns", "Server Status", "");
+<% page_header("columns", "Server Status", "main");
   libinclude("base.js");
   libinclude("management.js");
   libinclude("provision.js");
 
   if (install_ok() == false) {
-         redirect("/install/provision.esp");
+         redirect("/install/");
   }
 
 %>