added the post author name to the text also commented email

This commit is contained in:
zhitomirskiyi 2011-02-11 10:31:20 -08:00
parent 3dbfc85aa9
commit 6441977a7c

View file

@ -1,7 +1,6 @@
= t('notifier.hello', :name => @receiver.profile.first_name)
= "#{@sender.name} (#{@sender.diaspora_handle})"
= t('notifier.also_commented.commented')
= t('notifier.also_commented.commented', :post_author => @post_author_name)
= @comment.text