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

:ambulance: fix(user) Renamed Department to Unit in user

issue #5915
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -210,7 +210,7 @@ class user extends simplePlugin
'o', FALSE
),
new StringAttribute (
_('Department'), _('Department to which the user belongs'),
_('Unit'), _('Organizational unit this user belongs to'),
'ou', FALSE
),
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