diff options
author | ivan <ivan> | 2011-02-27 19:08:12 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-02-27 19:08:12 +0000 |
commit | 7ad2a279a763e2d74612e0d164f036a80148bbcd (patch) | |
tree | bdaf924a0ecd2e36a11cb1ccec0042d7e0f7cd0b /httemplate/misc/process | |
parent | 4daea0bbe177744036c67dc4917fa13a32e33a97 (diff) |
torrus virtual ports, RT#10574
Diffstat (limited to 'httemplate/misc/process')
-rw-r--r-- | httemplate/misc/process/nms-add_iface.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/misc/process/nms-add_iface.html b/httemplate/misc/process/nms-add_iface.html index 04d6095d0..8c1e67350 100644 --- a/httemplate/misc/process/nms-add_iface.html +++ b/httemplate/misc/process/nms-add_iface.html @@ -1,4 +1,7 @@ <% header('Interface added') %> +<SCRIPT TYPE="text/javascript"> + window.top.location.reload(); +</SCRIPT> </BODY></HTML> <%init> |