prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / bulk-cust_svc-pkgnum.html
index f5cf7dd..3c27306 100644 (file)
@@ -7,7 +7,7 @@
 
     <% header(emt("Services moved")) %>
       <SCRIPT TYPE="text/javascript">
-        window.top.location.reload();
+        topreload();
       </SCRIPT>
     </BODY>
     </HTML>