Fixed label capitalization

The CSS text-transform sometimes produces incorrect capitalization,
so the code has been modified to use translated labels that already
contain the correct capitalization.

Ticket #1424
This commit is contained in:
Endi S. Dewata
2011-07-13 21:10:47 -05:00
committed by Adam Young
parent a746c613a4
commit 4bd85ceb90
33 changed files with 333 additions and 87 deletions

View File

@@ -77,7 +77,7 @@ class krbtpolicy(LDAPObject):
limit_object_classes = ['krbticketpolicyaux']
label=_('Kerberos Ticket Policy')
label_singular = _('Kerberos ticket policy')
label_singular = _('Kerberos Ticket Policy')
takes_params = (
Str('uid?',