diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-04-02 17:37:43 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-04-02 17:37:43 +0000 |
commit | 8c9fd662f01381a7c42d0836936866d28b8c7710 (patch) | |
tree | 6c30b6048bcccb75f1c1fe0c97d43225c0f7174f /app | |
parent | 5fbbdf7cb6fa9f5a235f800dd7db7bd0b33b4382 (diff) | |
download | redmine-8c9fd662f01381a7c42d0836936866d28b8c7710.tar.gz redmine-8c9fd662f01381a7c42d0836936866d28b8c7710.zip |
Email footer signature convention (#3084).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2645 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app')
-rw-r--r-- | app/views/mailer/layout.text.plain.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/mailer/layout.text.plain.rhtml b/app/views/mailer/layout.text.plain.rhtml index ec3e1bfa0..1cbcbc236 100644 --- a/app/views/mailer/layout.text.plain.rhtml +++ b/app/views/mailer/layout.text.plain.rhtml @@ -1,3 +1,3 @@ <%= yield %> ----------------------------------------- +-- <%= Setting.emails_footer %> |