diff -r af852d82b00b -r facded821cee vendor/plugins/redmine_tags/app/views/projects/_my_projects.rhtml
--- a/vendor/plugins/redmine_tags/app/views/projects/_my_projects.rhtml
+++ b/vendor/plugins/redmine_tags/app/views/projects/_my_projects.rhtml
@@ -1,4 +1,4 @@
-<% if @myproj_status %>
+<% if @myproj_status=="true" %>
 <fieldset id="my_projects_fieldset" class="collapsible">
     <legend onclick="toggleFieldsetWithState(this);"><%= l(:label_my_projects) %></legend>
 <% else %>
