summaryrefslogtreecommitdiff
path: root/httemplate/misc/void-cust_credit.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/misc/void-cust_credit.html')
-rwxr-xr-xhttemplate/misc/void-cust_credit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/void-cust_credit.html b/httemplate/misc/void-cust_credit.html
index 1e71f0030..81ba31d54 100755
--- a/httemplate/misc/void-cust_credit.html
+++ b/httemplate/misc/void-cust_credit.html
@@ -1,7 +1,7 @@
%if ( $success ) {
<& /elements/header-popup.html, mt("Credit voided") &>
<SCRIPT TYPE="text/javascript">
- window.top.location.reload();
+ topreload();
</SCRIPT>
</BODY>
</HTML>