+ ${h.select('repo_type','hg',c.backends)}
+ ${_('Set the type of repository to create.')}
+
+
@@ -66,24 +75,6 @@ ${h.secure_form(h.route_path('repo_create'), request=request)}
${_('Optionally select a group to put this repository into.')}
-
-
-
-
-
- ${h.checkbox('repo_copy_permissions', value="True", checked="checked")}
- ${_('Copy permission set from the parent repository group.')}
-
-
-
-
-
-
-
- ${h.select('repo_type','hg',c.backends)}
- ${_('Set the type of repository to create.')}
-
-
@@ -93,6 +84,15 @@ ${h.secure_form(h.route_path('repo_create'), request=request)}
${_('The default commit for file pages, downloads, full text search index, and README generation.')}
+
+
+
+
+
+ ${h.checkbox('repo_copy_permissions', value="True", checked="checked")}
+ ${_('Copy permission set from the parent repository group.')}
+