diff options
Diffstat (limited to 'templates/email/default/problem-confirm.txt')
-rw-r--r-- | templates/email/default/problem-confirm.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/email/default/problem-confirm.txt b/templates/email/default/problem-confirm.txt index ab4870bb1..06062c1d3 100644 --- a/templates/email/default/problem-confirm.txt +++ b/templates/email/default/problem-confirm.txt @@ -10,7 +10,9 @@ website: If your email program does not let you click on this link, copy and paste it into your web browser and press return. - +[% IF c.cobrand.is_council && !c.cobrand.owns_problem( report ) %] +Note that [% c.cobrand.council_name %] is not responsible for this type of problem. +[% END %] Your problem had the title: [% report.title %] |