]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/message_notification.text.erb
Rename Notifier to UserMailer
[rails.git] / app / views / notifier / message_notification.text.erb
diff --git a/app/views/notifier/message_notification.text.erb b/app/views/notifier/message_notification.text.erb
deleted file mode 100644 (file)
index 7a495e6..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<%= t'notifier.message_notification.hi', :to_user => @to_user %> 
-
-<%= t'notifier.message_notification.header', :from_user => @from_user, :subject => @title %>
-
-==
-<%= raw @text %>
-==
-
-<%= t'notifier.message_notification.footer1', :readurl => @readurl %>
-<%= t'notifier.message_notification.footer2', :replyurl => @replyurl %>