prevent reload loops on process pages, #71249
[freeside.git] / httemplate / misc / process / void-cust_bill.html
index 7773b0b..32a2fc5 100755 (executable)
@@ -4,7 +4,7 @@
 %} else {
 <& /elements/header-popup.html, 'Invoice voided' &>
 <SCRIPT TYPE="text/javascript">
-  window.top.location.reload();
+  topreload();
 </SCRIPT>
 </BODY></HTML>
 %}