# HG changeset patch # User Chris Cannam # Date 1363084238 0 # Node ID 05ce7de07fefeee1042c748dce24a3953abfe2e0 # Parent 2101a7c906b3f5aa93acd053d34fa76c616d1e22 Remove temporary notice about relocation of My Projects diff -r 2101a7c906b3 -r 05ce7de07fef vendor/plugins/redmine_tags/app/views/projects/index.html.erb --- a/vendor/plugins/redmine_tags/app/views/projects/index.html.erb Tue Mar 12 10:29:50 2013 +0000 +++ b/vendor/plugins/redmine_tags/app/views/projects/index.html.erb Tue Mar 12 10:30:38 2013 +0000 @@ -10,14 +10,6 @@ <%= '| ' + link_to(l(:label_project_new), {:controller => 'projects', :action => 'new'}, :class => 'icon icon-add') if User.current.allowed_to?(:add_project, nil, :global => true) %> - -
-<% if User.current.logged? %> -
-
Looking for a list of your own projects?
It's moved to <%= link_to l(:label_my_page), { :controller => 'my', :action => 'page' } %>.
-
-<% end %> -

<%= l("label_project_all") %>