diff --git a/app/views/admin/admin_modules/uploadfiles.html.erb b/app/views/admin/admin_modules/uploadfiles.html.erb index 4953836..ea7cc22 100644 --- a/app/views/admin/admin_modules/uploadfiles.html.erb +++ b/app/views/admin/admin_modules/uploadfiles.html.erb @@ -68,7 +68,15 @@ - + +
+ <%= f.label :module_key, "module_key", :class => "control-label muted" %> +
+ <%= f.text_field :module_key, :class => "input-xxlarge" %> +
+
+ +
<%= f.label :git_path, t("register_module.git_path"), :class => "control-label muted" %>