Commit a90955eb authored by Côme Chilliet's avatar Côme Chilliet
Browse files

Merge branch '5915-ou-should-be-labeled-unit-in-user-edition' into '1.4-dev'

Resolve ""ou" should be labeled "Unit" in user edition"

See merge request fusiondirectory/fd!433
Showing with 1 addition and 1 deletion
+1 -1
...@@ -210,7 +210,7 @@ class user extends simplePlugin ...@@ -210,7 +210,7 @@ class user extends simplePlugin
'o', FALSE 'o', FALSE
), ),
new StringAttribute ( new StringAttribute (
_('Department'), _('Department to which the user belongs'), _('Unit'), _('Organizational unit this user belongs to'),
'ou', FALSE 'ou', FALSE
), ),
new StringAttribute ( new StringAttribute (
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment