diff options
Diffstat (limited to 'ipalib')
-rw-r--r-- | ipalib/plugins/internal.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ipalib/plugins/internal.py b/ipalib/plugins/internal.py index 8da38ee4d..bf2417638 100644 --- a/ipalib/plugins/internal.py +++ b/ipalib/plugins/internal.py @@ -455,7 +455,6 @@ class i18n_messages(Command): "true": _("True"), "widget": { "next": _("Next"), - "optional": _("Optional field: click to show"), "page": _("Page"), "prev": _("Prev"), "undo": _("undo"), |