diff options
author | Struan Donald <struan@exo.org.uk> | 2011-06-29 15:03:14 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2012-03-23 13:40:33 +0000 |
commit | bb80807e20d3ff282d5c5948339566ecfb123e0e (patch) | |
tree | 45eacfc9c8548ddc67a1b6f52b6e5e3fdf9b2135 | |
parent | 3484e5e257da5088bb7bc34013466c46230eb642 (diff) |
include category in report text
-rwxr-xr-x | bin/send-reports | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/send-reports b/bin/send-reports index fe5e85719..0213f9adb 100755 --- a/bin/send-reports +++ b/bin/send-reports @@ -372,6 +372,8 @@ sub construct_easthants_message { $message .= <<EOF; Subject: $h{title} +Category: $h{category} + Details: $h{detail} $h{fuzzy}, or to provide an update on the problem, please visit the following link: |