prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / change-cust_pkg.html
index 308ea8f..54cafbf 100644 (file)
@@ -5,7 +5,7 @@
 
     <% header(emt("Package changed")) %>
       <SCRIPT TYPE="text/javascript">
-        window.top.location.reload();
+        topreload();
       </SCRIPT>
     </BODY>
     </HTML>