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