]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/diary_comment_notification.html.erb
Use bootstrap text-muted in place of custom deemphasze class
[rails.git] / app / views / notifier / diary_comment_notification.html.erb
index 201c14cb0b5ff59c69d8a963696f197be822cd18..abf92509fbf59ff9015785337a845c650419da3a 100644 (file)
@@ -2,7 +2,7 @@
   <%= t ".hi", :to_user => @to_user %>
 </p>
 <p>
-  <%= raw t ".header", :from_user => link_to_user(@from_user), :subject => content_tag("em", @title) %>
+  <%= raw t ".header", :from_user => link_to_user(@from_user), :subject => tag.em(@title) %>
 </p>
 
 <%= message_body do %>