Commit f2febeffa79251fe0e1bbf8d405bfd94c1f74d0d

Authored by AntonioTerceiro
1 parent 1b164847

r272@sede: terceiro | 2007-07-29 23:54:07 -0300

ActionItem0: closing <a>
 


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@276 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
app/views/layouts/application.rhtml
@@ -24,11 +24,11 @@ @@ -24,11 +24,11 @@
24 <div id='notice'> 24 <div id='notice'>
25 <%= flash[:notice] %> 25 <%= flash[:notice] %>
26 </div> 26 </div>
27 - <a name='main_content'/> 27 + <a name='main_content'/></a>
28 <%= design_display(yield) %> 28 <%= design_display(yield) %>
29 29
30 <div id="footer"> 30 <div id="footer">
31 - <a name='footer'/> 31 + <a name='footer'/></a>
32 <%= footer %> 32 <%= footer %>
33 <%= design_display_icon('back')%> 33 <%= design_display_icon('back')%>
34 </div> 34 </div>