summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorJames Earl Douglas <james@earldouglas.com>2012-06-26 09:15:52 -0700
committerJames Earl Douglas <james@earldouglas.com>2012-06-29 12:52:38 -0700
commitcc7369305c4654d15f5a453e80d15b5025205325 (patch)
treea98fe0adb1b696116b70650a5cb39f27045429a0 /app
parent89d3366e76c73e5d34f6773ece5ba07492a54922 (diff)
downloadgitlab-ce-cc7369305c4654d15f5a453e80d15b5025205325.tar.gz
cleanup the wording of the notification footer
Diffstat (limited to 'app')
-rw-r--r--app/views/layouts/notify.html.haml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/views/layouts/notify.html.haml b/app/views/layouts/notify.html.haml
index 0cef736c80a..bebcf82dab8 100644
--- a/app/views/layouts/notify.html.haml
+++ b/app/views/layouts/notify.html.haml
@@ -33,4 +33,7 @@
%td{:align => "center", :style => "padding: 5px 0 10px; font-size: 11px; color:#7d7a7a; margin: 0; line-height: 1.2;font-family: Helvetica, Arial, sans-serif;", :valign => "top"}
%br
%p{:style => "font-size: 11px; color:#7d7a7a; margin: 0; padding: 0; font-family: Helvetica, Arial, sans-serif;"}
- You're receiving this newsletter because you are in project team.
+ You're receiving this notification because you are a member of the
+ - if @project
+ #{@project.name}
+ project team.