summaryrefslogtreecommitdiffstats
path: root/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl')
-rw-r--r--extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl b/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl
index 7987c7d8d..fb4dffdf9 100644
--- a/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl
+++ b/extensions/TrackingFlags/template/en/default/hook/global/user-error-errors.html.tmpl
@@ -9,7 +9,7 @@
[% IF error == "tracking_flags_change_denied" %]
[% title = "Tracking Flag Modification Denied" %]
You tried to update the status of the tracking flag '[% flag.name FILTER html %]'
- [% IF value %] to '[% value.name FILTER html %]'[% END %].
+ [% IF value %] to '[% value FILTER html %]'[% END %].
Only a user with the required permissions may make this change.
[% ELSIF error == "tracking_flags_missing_mandatory" %]