diff --git a/rhodecode/templates/admin/ldap/ldap.html b/rhodecode/templates/admin/ldap/ldap.html --- a/rhodecode/templates/admin/ldap/ldap.html +++ b/rhodecode/templates/admin/ldap/ldap.html @@ -6,9 +6,9 @@ <%def name="breadcrumbs_links()"> - ${h.link_to(_('Admin'),h.url('admin_home'))} + ${h.link_to(_('Admin'),h.url('admin_home'))} » - ${_('Ldap')} + ${_('Ldap')} <%def name="page_nav()"> @@ -19,7 +19,7 @@
- ${self.breadcrumbs()} + ${self.breadcrumbs()}
${h.form(url('ldap_settings'))}
@@ -84,20 +84,12 @@
${h.text('ldap_attr_email',class_='small')}
- +
${h.submit('save',_('Save'),class_="ui-button")} -
+
- - ${h.end_form()} + + ${h.end_form()} - - - - - - - - - +