X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9b19a45e74abd4414bb79d6b992f7bec14390ad6..2c1033f62d450b7ed82058ee89d99983b7d97829:/app/views/notifier/friendship_notification.text.erb diff --git a/app/views/notifier/friendship_notification.text.erb b/app/views/notifier/friendship_notification.text.erb deleted file mode 100644 index da859d31c..000000000 --- a/app/views/notifier/friendship_notification.text.erb +++ /dev/null @@ -1,7 +0,0 @@ -<%= t '.had_added_you', :user => @friendship.befriender.display_name %> - -<%= t '.see_their_profile', :userurl => @viewurl %> - -<% unless @friendship.befriendee.is_friends_with?(@friendship.befriender) -%> -<%= t '.befriend_them', :befriendurl => @friendurl %> -<% end -%>