diff options
Diffstat (limited to 'httemplate/misc/process/change_pkg_contact.html')
-rw-r--r-- | httemplate/misc/process/change_pkg_contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/process/change_pkg_contact.html b/httemplate/misc/process/change_pkg_contact.html index 2795c1197..5bf896200 100644 --- a/httemplate/misc/process/change_pkg_contact.html +++ b/httemplate/misc/process/change_pkg_contact.html @@ -1,6 +1,6 @@ <% header(emt("Package contact $past_method")) %> <SCRIPT TYPE="text/javascript"> - window.top.location.reload(); + topreload(); </SCRIPT> </BODY> </HTML> |