diff options
author | Peter Kozak <spag@golwen.net> | 2013-03-27 12:15:12 +0100 |
---|---|---|
committer | Peter Kozak <spag@golwen.net> | 2013-03-27 12:15:12 +0100 |
commit | 15d961291513ec240f683552f5b547df443beed9 (patch) | |
tree | d29a227feca5ad1a85d83efe08cf650ddc590b2e /app/views/notifications | |
parent | c27a8d084d84240aee90f460104fdab9be41fbff (diff) |
email notifications mailer
Diffstat (limited to 'app/views/notifications')
-rw-r--r-- | app/views/notifications/new_voicemail.text.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notifications/new_voicemail.text.erb b/app/views/notifications/new_voicemail.text.erb index adeabda..926610b 100644 --- a/app/views/notifications/new_voicemail.text.erb +++ b/app/views/notifications/new_voicemail.text.erb @@ -1,4 +1,4 @@ -Hello <%= @voicemail[:greeting] %>, +Hello, You've just received a voicemail on your Gemeinschaft account <%= @voicemail[:destination] %>. |