]> 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 10a9ff3..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<%= raw t'notifier.message_notification.hi', :to_user => @to_user %> 
-
-<%= raw t'notifier.message_notification.header', :from_user => @from_user, :subject => @title %>
-
-==
-<%= raw @text.to_text %>
-==
-
-<%= raw t'notifier.message_notification.footer1', :readurl => @readurl %>
-<%= raw t'notifier.message_notification.footer2', :replyurl => @replyurl %>