Merge "Fix signature delimiter for e-mail messages"

This commit is contained in:
Shawn Pearce
2012-05-03 13:52:27 -07:00
committed by gerrit code review

View File

@@ -31,7 +31,8 @@
## The ChangeFooter.vm template will determine the contents of the footer
## text that will be appended to ALL emails related to changes.
##
--
#set ($SPACE = " ")
--$SPACE
#if ($email.changeUrl)
To view, visit $email.changeUrl
#set ($notblank = 1)