Commit 93c8f090 authored by travis%sedsystems.ca's avatar travis%sedsystems.ca

Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error message

Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
parent 53cb9510
......@@ -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" %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment