% if Redmine::VERSION::MAJOR > 3 || (Redmine::VERSION::MAJOR == 3 && Redmine::VERSION::MINOR >= 4) %>
<%= l(:label_my_projects) %>
<% end %> <% unless Redmine::VERSION::MAJOR > 3 || (Redmine::VERSION::MAJOR == 3 && Redmine::VERSION::MINOR >= 4) %> <% content_for(:sidebar) do %> <%= form_tag({}, :method => :get) do %><%= submit_tag(l(:button_apply), :class => 'button-small', :name => nil) %>
<% end %> <% end %> <% end %> <% html_title(@section) %>