diff rhodecode/templates/admin/ldap/ldap.html @ 3392:f74be3359044 beta

unified breadcrumbs display
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 21 Feb 2013 01:53:15 +0100
parents c20adbaf16af
children 1f334a68d057
line wrap: on
line diff
--- a/rhodecode/templates/admin/ldap/ldap.html	Thu Feb 21 00:41:48 2013 +0100
+++ b/rhodecode/templates/admin/ldap/ldap.html	Thu Feb 21 01:53:15 2013 +0100
@@ -8,7 +8,7 @@
 <%def name="breadcrumbs_links()">
     ${h.link_to(_('Admin'),h.url('admin_home'))}
     &raquo;
-    ${_('Ldap')}
+    ${_('ldap')}
 </%def>
 
 <%def name="page_nav()">