From: Don Armstrong <don@donarmstrong.com>
Date: Wed, 20 Feb 2008 09:44:28 +0000 (-0800)
Subject:  * Fix missing {} in the mark_as_forwarded template. (Thanks Hamish
X-Git-Tag: release/2.6.0~499^2~1
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f59c0dfc0693730a141035757600ced6c1cd7280;p=debbugs.git

 * Fix missing {} in the mark_as_forwarded template. (Thanks Hamish
   Moffatt for noticing.)
---

diff --git a/templates/en_US/mail/process_mark_as_forwarded.tmpl b/templates/en_US/mail/process_mark_as_forwarded.tmpl
index a3ace02d..c099230f 100644
--- a/templates/en_US/mail/process_mark_as_forwarded.tmpl
+++ b/templates/en_US/mail/process_mark_as_forwarded.tmpl
@@ -1,6 +1,6 @@
 Your message dated {$date}
 with message-id {$messageid}
-has caused the $gProject $gBug report #$ref,
+has caused the {$gProject} {$gBug} report #{$ref},
 regarding {$data{subject}}
 to be marked as having been forwarded to the upstream software
 author(s) {$data{forwarded}}