summaryrefslogtreecommitdiffstats
path: root/editcomponents.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'editcomponents.cgi')
-rwxr-xr-xeditcomponents.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/editcomponents.cgi b/editcomponents.cgi
index 7c1ac96ca..f1d20fbd5 100755
--- a/editcomponents.cgi
+++ b/editcomponents.cgi
@@ -671,4 +671,4 @@ if ($action eq 'update') {
#
# No valid action found
#
-ThrowUserError('component_no_action');
+ThrowUserError('no_valid_action', {'field' => "component"});