Merge "Fix signature delimiter for e-mail messages"
This commit is contained in:
@@ -31,7 +31,8 @@
|
|||||||
## The ChangeFooter.vm template will determine the contents of the footer
|
## The ChangeFooter.vm template will determine the contents of the footer
|
||||||
## text that will be appended to ALL emails related to changes.
|
## text that will be appended to ALL emails related to changes.
|
||||||
##
|
##
|
||||||
--
|
#set ($SPACE = " ")
|
||||||
|
--$SPACE
|
||||||
#if ($email.changeUrl)
|
#if ($email.changeUrl)
|
||||||
To view, visit $email.changeUrl
|
To view, visit $email.changeUrl
|
||||||
#set ($notblank = 1)
|
#set ($notblank = 1)
|
||||||
|
Reference in New Issue
Block a user