]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/email_confirm.text.erb
Rename Notifier to UserMailer
[rails.git] / app / views / notifier / email_confirm.text.erb
diff --git a/app/views/notifier/email_confirm.text.erb b/app/views/notifier/email_confirm.text.erb
deleted file mode 100644 (file)
index 7c4f0a5..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<%= t 'notifier.email_confirm_plain.greeting' %>
-
-<%= word_wrap(t 'notifier.email_confirm_plain.hopefully_you', :server_url => Settings.server_url, :new_address => @address) %>
-
-<%= t 'notifier.email_confirm_plain.click_the_link' %>
-
-<%= @url %>