summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-06-25 15:17:01 -0700
committerIvan Kohler <ivan@freeside.biz>2015-06-25 15:17:01 -0700
commit6abba5ec63d031b286b36d808cc37fc591da8555 (patch)
treedb1319435409d6a28423f7cc2fa4cc942a89e465
parentfb435d43ea32aa2cce1eb5e6dea6f8e4bd9549c3 (diff)
fix torrus interface addition, RT#36988
-rw-r--r--httemplate/misc/process/nms-add_iface.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/process/nms-add_iface.html b/httemplate/misc/process/nms-add_iface.html
index d21b3792a..79e685686 100644
--- a/httemplate/misc/process/nms-add_iface.html
+++ b/httemplate/misc/process/nms-add_iface.html
@@ -1,4 +1,4 @@
-<& /elements/header-popup.html, 'Interface added') &>
+<& /elements/header-popup.html, 'Interface added' &>
<SCRIPT TYPE="text/javascript">
window.top.location.reload();
</SCRIPT>