Commit 753dceb06c57acd575b085e69b24e8af129edf45
1 parent
b3bb6177
Exists in
master
and in
28 other branches
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 | <div id="user_menu" class="top_extra_menu AOM_paddingBottom_6"<%= | 1 | <div id="user_menu" class="top_extra_menu AOM_paddingBottom_6"<%= |
2 | ' help="'+ _('This is your menu, for your personal functionalies.') +'"' if logged_in? | 2 | ' help="'+ _('This is your menu, for your personal functionalies.') +'"' if logged_in? |
3 | - %>"> | 3 | + %>> |
4 | 4 | ||
5 | <% if logged_in? %> | 5 | <% if logged_in? %> |
6 | 6 |