From d60bb7ec782cb02ecfd4971d11fc7e9b082bfab6 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Fri, 16 Apr 2010 16:03:04 -0300 Subject: [PATCH] Remove unnecessary help --- app/views/favorite_enterprises/index.rhtml | 1 - app/views/friends/index.rhtml | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/app/views/favorite_enterprises/index.rhtml b/app/views/favorite_enterprises/index.rhtml index 7dd98d7..9eeb137 100644 --- a/app/views/favorite_enterprises/index.rhtml +++ b/app/views/favorite_enterprises/index.rhtml @@ -29,7 +29,6 @@ <% button_bar do %> <%= button(:back, _('Go back'), :controller => 'profile_editor') %> <% end %> -<%= content_tag(:small,_('* Notice that clicking on the remove button, you will remove your friends relation with this enterprise.')) %> diff --git a/app/views/friends/index.rhtml b/app/views/friends/index.rhtml index 9ec42ec..a3db3eb 100644 --- a/app/views/friends/index.rhtml +++ b/app/views/friends/index.rhtml @@ -46,7 +46,6 @@ <%= button(:search, _('Invite people from my e-mail contacts'), :controller => 'invite', :action => 'friends') %> <% end %> <% end %> -<%= content_tag(:small,_('* Notice that clicking on the remove button, you will remove your friends relation with this friend.')) %> -- libgit2 0.21.2