prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / cust_refund.cgi
index 8977ced..d4236bc 100755 (executable)
@@ -7,7 +7,7 @@
 %
 <% header('Refund entered') %>
     <SCRIPT TYPE="text/javascript">
-      window.top.location.reload();
+      topreload();
     </SCRIPT>
 
     </BODY></HTML>