Commit 42eee5cdebdcb8f926da61c9b623e5f49f769a4d

Authored by AntonioTerceiro
1 parent afcbe972

ActionItem364: add "www." to ynternet link


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2048 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
public/designs/themes/zen3/footer.rhtml
1   -<a href="http://ynternet.org" id="footer-esq">
  1 +<a href="http://www.ynternet.org" id="footer-esq">
2 2 <%= _('A Ynternet.org project') %><br/>
3 3 Communication libre pour une société libre
4 4 </a>
... ...