From 4d5e45b24200386a7fc47f2cd69949e82e4bc9c3 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 15 Sep 2016 13:11:55 -0700 Subject: replace FS::CGI::header function with header-popup component, related to #71249 --- httemplate/misc/disable-cust_location.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/misc/disable-cust_location.cgi') 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" &> -- cgit v1.2.1