summaryrefslogtreecommitdiffstats
path: root/extensions/Splinter/template/en/default/hook/global/user-error-errors.html.tmpl
blob: 17ef5c08ff1b5d01a2eca61161900dbc08abdd31 (plain)
1
2
3
4
5
[% IF error == "bug_attach_id_mismatch" %]
  [% title = "Bug ID and Attachment ID Mismatch" %]
  The [% terms.bug %] id and attachment id you provided
  are not connected to each other.
[% END %]