From 0d26348e6932c0f78ad81e68a0ff08c50c13aeec Mon Sep 17 00:00:00 2001 From: maxwell Date: Mon, 8 Nov 2010 10:05:34 -0800 Subject: [PATCH] remove arnold from the inviter mail form --- app/views/invitations/edit.html.haml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/invitations/edit.html.haml b/app/views/invitations/edit.html.haml index e21b0c276..a54fe6c91 100644 --- a/app/views/invitations/edit.html.haml +++ b/app/views/invitations/edit.html.haml @@ -1,5 +1,3 @@ -= image_tag "http://needcoffee.cachefly.net/needcoffee/uploads/2009/02/predator-arnold-schwarzenegger.jpg" - = form_for(resource, :as => resource_name, :url => invitation_path(resource_name), :html => {:method => :put }) do |f| %p = f.label :username