diff options
Diffstat (limited to 'httemplate/misc/disable-cust_location.cgi')
-rwxr-xr-x | httemplate/misc/disable-cust_location.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/disable-cust_location.cgi b/httemplate/misc/disable-cust_location.cgi index 677f0b891..886d8369c 100755 --- a/httemplate/misc/disable-cust_location.cgi +++ b/httemplate/misc/disable-cust_location.cgi @@ -1,4 +1,4 @@ -<% header("Location disabled") %> +<& /elements/header-popup.html, "Location disabled" &> <SCRIPT TYPE="text/javascript"> topreload(); </SCRIPT> |