Commit 753dceb06c57acd575b085e69b24e8af129edf45

Authored by AntonioTerceiro
1 parent b3bb6177

ActionItem172: fixing broken HTML


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1504 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/shared/user_menu.rhtml
1 1 <div id="user_menu" class="top_extra_menu AOM_paddingBottom_6"<%=
2 2 ' help="'+ _('This is your menu, for your personal functionalies.') +'"' if logged_in?
3   - %>">
  3 + %>>
4 4  
5 5 <% if logged_in? %>
6 6  
... ...