diff --git a/rhodecode/templates/admin/repos/repo_edit.html b/rhodecode/templates/admin/repos/repo_edit.html --- a/rhodecode/templates/admin/repos/repo_edit.html +++ b/rhodecode/templates/admin/repos/repo_edit.html @@ -14,7 +14,7 @@ <%def name="page_nav()"> - ${self.menu('admin')} + ${self.menu('admin')} <%def name="main()"> @@ -35,24 +35,24 @@ ${h.text('repo_name',class_="medium")} -
-
- -
-
- ${h.text('clone_uri',class_="medium")} +
+
+ +
+
+ ${h.text('clone_uri',class_="medium")} ${_('Optional http[s] url from which repository should be cloned.')} -
-
-
-
- -
-
- ${h.select('repo_group','',c.repo_groups,class_="medium")} +
+
+
+
+ +
+
+ ${h.select('repo_group','',c.repo_groups,class_="medium")} ${_('Optional select a group to put this repository into.')} -
-
+
+