prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / cust_pay-no_auto_apply.cgi
index ccbd2d7..4a5ee84 100644 (file)
@@ -15,7 +15,7 @@ Requires 'Apply payment' acl.
 <P STYLE="font-weight: bold;"><% emt($message) %></P>
 <P><% emt('Please wait while the page reloads.') %></P>
 <SCRIPT TYPE="text/javascript">
-window.top.location.reload();
+topreload();
 </SCRIPT>
 
 % }