prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / cust_main_county-add.cgi
index fc8956b..fcc138f 100755 (executable)
@@ -1,7 +1,7 @@
 <% include('/elements/header-popup.html', 'Addition successful' ) %>
 
 <SCRIPT TYPE="text/javascript">
-  window.top.location.reload();
+  topreload();
 </SCRIPT>
 
 </BODY>