prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / cust_location.cgi
index fd1b874..3a23881 100644 (file)
@@ -5,7 +5,7 @@
 
     <% header("Location changed") %>
       <SCRIPT TYPE="text/javascript">
-        window.top.location.reload();
+        topreload();
       </SCRIPT>
     </BODY>
     </HTML>