]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_mailer/message_notification.html.erb
Fix erblint errors from the Rails/ContentTag cop
[rails.git] / app / views / user_mailer / message_notification.html.erb
index 4095b5e59426f13c1a991a2ad5215d7805a00530..a39a3fe5d1825b5cef527a10ded387f82e68f76c 100644 (file)
@@ -14,7 +14,7 @@
 <% content_for :footer do %>
   <p>
     <%= t ".footer_html",
-          :readurl => link_to(@readurl, @readurl) + tag(:br),
+          :readurl => link_to(@readurl, @readurl) + tag.br,
           :replyurl => link_to(@replyurl, @replyurl) %>
   </p>
 <% end %>