diff options
Diffstat (limited to 'templates/email/default/problem-confirm.txt')
-rw-r--r-- | templates/email/default/problem-confirm.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/email/default/problem-confirm.txt b/templates/email/default/problem-confirm.txt index ab4870bb1..de671a284 100644 --- a/templates/email/default/problem-confirm.txt +++ b/templates/email/default/problem-confirm.txt @@ -10,7 +10,10 @@ 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 ) %] +Please note that [% c.cobrand.council_name %] is not responsible for this type +of problem, so it will instead be sent to [% report.body %]. +[% END %] Your problem had the title: [% report.title %] |