prevent reload loops on process pages, #71249
[freeside.git] / httemplate / misc / process / change_pkg_contact.html
index 2795c11..5bf8962 100644 (file)
@@ -1,6 +1,6 @@
 <% header(emt("Package contact $past_method")) %>
   <SCRIPT TYPE="text/javascript">
-    window.top.location.reload();
+    topreload();
   </SCRIPT>
   </BODY>
 </HTML>