]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/changeset_comment_notification.html.erb
Included greeting string in changeset_comment_notification email
[rails.git] / app / views / notifier / changeset_comment_notification.html.erb
index 19ca33d85e2041b5b9546c98d98e3dfe2ecde3f5..80f9d8aa11b35a6e438f0b640bfb08bb8aec86df 100644 (file)
@@ -1,3 +1,6 @@
+<p>
+  <%= t 'notifier.changeset_comment_notification.hi', :to_user => @to_user %>
+</p>
 <p>
   <% if @owner %>
     <%= raw t "notifier.changeset_comment_notification.commented.your_changeset", :commenter => link_to_user(@commenter), :time => @time %>
 <p>
   <% if @owner %>
     <%= raw t "notifier.changeset_comment_notification.commented.your_changeset", :commenter => link_to_user(@commenter), :time => @time %>