diff rhodecode/templates/admin/users_groups/users_group_edit.html @ 1575:e0b069468de0 beta

Corrected some label-input linking in templates
author Augusto Herrmann <augusto.herrmann@planejamento.gov.br>
date Wed, 19 Oct 2011 14:48:08 -0200
parents aaec08ad9daf
children b702d0d4b030
line wrap: on
line diff
--- a/rhodecode/templates/admin/users_groups/users_group_edit.html	Mon Oct 17 01:48:00 2011 +0200
+++ b/rhodecode/templates/admin/users_groups/users_group_edit.html	Wed Oct 19 14:48:08 2011 -0200
@@ -253,7 +253,7 @@
         <div class="fields">
              <div class="field">
                 <div class="label label-checkbox">
-                    <label for="">${_('Create repositories')}:</label>
+                    <label for="create_repo_perm">${_('Create repositories')}:</label>
                 </div>
                 <div class="checkboxes">
                     ${h.checkbox('create_repo_perm',value=True)}