summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/user.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/plugins/user.py')
-rw-r--r--ipalib/plugins/user.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/user.py b/ipalib/plugins/user.py
index 0f6fb5870..901514466 100644
--- a/ipalib/plugins/user.py
+++ b/ipalib/plugins/user.py
@@ -189,7 +189,7 @@ class user(LDAPObject):
cli_name='state',
label=_('State/Province'),
),
- Int('postalcode?',
+ Str('postalcode?',
label=_('ZIP'),
),
Str('telephonenumber*',