summaryrefslogtreecommitdiff
path: root/httemplate/misc/cust_main-cancel.cgi
diff options
context:
space:
mode:
authorlevinse <levinse>2011-05-22 21:48:32 +0000
committerlevinse <levinse>2011-05-22 21:48:32 +0000
commitf1802f4b19c6741b50007b56bbac13af61012fe5 (patch)
treed7755934e6c27a47fd00ff9d79fde93f90345946 /httemplate/misc/cust_main-cancel.cgi
parent283db3852b84e9716e308c8792cdb983e033b60c (diff)
internationalization/localization, RT12515
Diffstat (limited to 'httemplate/misc/cust_main-cancel.cgi')
-rwxr-xr-xhttemplate/misc/cust_main-cancel.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/cust_main-cancel.cgi b/httemplate/misc/cust_main-cancel.cgi
index 44be20c8a..5801a5277 100755
--- a/httemplate/misc/cust_main-cancel.cgi
+++ b/httemplate/misc/cust_main-cancel.cgi
@@ -1,4 +1,4 @@
-<% include('/elements/header.html', "Customer cancelled") %>
+<& /elements/header.html, emt("Customer cancelled") &>
<SCRIPT TYPE="text/javascript">
window.top.location.reload();
</SCRIPT>