summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/internal.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/plugins/internal.py')
-rw-r--r--ipalib/plugins/internal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/internal.py b/ipalib/plugins/internal.py
index bf477b74b..f1a16c987 100644
--- a/ipalib/plugins/internal.py
+++ b/ipalib/plugins/internal.py
@@ -43,7 +43,7 @@ class json_metadata(Command):
"reset":_("Reset"),
"update":_("Update"),
"enroll":_("Enroll"),
- "delete":_("Delete"),
+ "remove":_("Delete"),
},
"search":{
"quick_links":_("Quick Links"),