summaryrefslogtreecommitdiff
path: root/httemplate/misc/cust_main-suspend.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/misc/cust_main-suspend.cgi')
-rwxr-xr-xhttemplate/misc/cust_main-suspend.cgi11
1 files changed, 1 insertions, 10 deletions
diff --git a/httemplate/misc/cust_main-suspend.cgi b/httemplate/misc/cust_main-suspend.cgi
index f20f20c13..3087a7371 100755
--- a/httemplate/misc/cust_main-suspend.cgi
+++ b/httemplate/misc/cust_main-suspend.cgi
@@ -1,13 +1,4 @@
-<& /elements/header-popup.html, mt("Customer suspended") &>
- <script src="<% $fsurl %>elements/js.cookie.js"></script>
- <SCRIPT TYPE="text/javascript">
- Cookies.set('freeside_status', <% mt("Customer suspended") |js_string %>,{
- expires: 0.0035
- });
- topreload();
- </SCRIPT>
- </BODY>
-</HTML>
+<& /elements/popup-topreload.html, mt("Customer suspended") &>
<%init>
#false laziness w/cust_main-cancel.cgi