summaryrefslogtreecommitdiffstats
path: root/webui_templates/system_edit.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'webui_templates/system_edit.tmpl')
-rw-r--r--webui_templates/system_edit.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/webui_templates/system_edit.tmpl b/webui_templates/system_edit.tmpl
index 3b606b56..37d0bf29 100644
--- a/webui_templates/system_edit.tmpl
+++ b/webui_templates/system_edit.tmpl
@@ -320,6 +320,7 @@ function on_form_submit()
}
}
document.getElementById("interface_list").value = listing
+ document.getElementById("name").disabled= false
document.myform.submit()
}
#end raw