]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 605412 part 2: remove useless --- --- from the signature
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 20 Oct 2010 23:20:24 +0000 (01:20 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 20 Oct 2010 23:20:24 +0000 (01:20 +0200)
template/en/default/email/bugmail.txt.tmpl

index 86db5c0a2e4b5475df4bb0fe7c0be19d5475df45..1b3bdf201d1a22eea4bb2cc1cb8d92c14bcf58f6 100644 (file)
@@ -36,7 +36,7 @@
 [% END %]
 
 -- [%# Protect the trailing space of the signature marker %]
-------- You are receiving this mail because: -------
+You are receiving this mail because:
 [% SET reason_lines = [] %]
 [% FOREACH reason = reasons %]
   [% reason_lines.push(reason_descs.$reason) IF reason_descs.$reason %]