prevent reload loops on process pages, #71249
[freeside.git] / httemplate / edit / process / cust_pkg_discount.html
index 143611e..9635463 100644 (file)
@@ -5,7 +5,7 @@
 
     <% header("Discount applied") %>
       <SCRIPT TYPE="text/javascript">
-        window.top.location.reload();
+        topreload();
       </SCRIPT>
     </BODY>
     </HTML>