default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / httemplate / misc / disable-cust_location.cgi
index ee7ba1d..886d836 100755 (executable)
@@ -1,6 +1,6 @@
-<% header("Location disabled") %>
+<& /elements/header-popup.html, "Location disabled" &>
   <SCRIPT TYPE="text/javascript">
-    window.top.location.reload();
+    topreload();
   </SCRIPT>
 </BODY>
 </HTML>