diff options
author | Joe Siltberg <git@joesiltberg.se> | 2019-07-12 13:35:50 +0200 |
---|---|---|
committer | Joe Siltberg <git@joesiltberg.se> | 2019-11-26 10:28:19 +0100 |
commit | 0ac59dca7245249cd4e974f91e02a874713d23f4 (patch) | |
tree | bb9746d954251b33d2c8a4806ed0a8bd7844cbe9 | |
parent | 762bbc66969e2eb67ad062c45207e5428c63bf9c (diff) |
[FixaMinGata] Adds building extra field to email subject
-rw-r--r-- | templates/email/fixamingata/submit.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/email/fixamingata/submit.txt b/templates/email/fixamingata/submit.txt index d2e7399b4..20a49706d 100644 --- a/templates/email/fixamingata/submit.txt +++ b/templates/email/fixamingata/submit.txt @@ -1,4 +1,4 @@ -Subject: Ny rapport: [% report.title %] +Subject: Ny rapport: [% IF problem.extra.building %][% problem.extra.building %], [% END %][% report.title %] Till [% bodies_name %], |