diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/code-error.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index 259be667c..cfc8229c8 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -43,7 +43,7 @@ of the <em>action</em> variable. [% ELSIF error == "attachment_already_obsolete" %] - Attachment #[% attachid FILTER html %] ([% description FILTER html %]) + Attachment #[% attach_id FILTER html %] ([% description FILTER html %]) is already obsolete. [% ELSIF error == "auth_err" %] |