Commit a528d4548b529136dcb5344a2bd481567684a85b
1 parent
e871103e
Exists in
master
and in
29 other branches
ActionItem360: Zen3 footer correction
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1775 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/layouts/application.rhtml
... | ... | @@ -137,7 +137,7 @@ |
137 | 137 | </div><!-- id="wrap" --> |
138 | 138 | |
139 | 139 | <div id="footer"> |
140 | - <a href="http://fbes.org.br" id="footer-esq"> | |
140 | + <a href="http://ynternet.org" id="footer-esq"> | |
141 | 141 | <%= _('A Ynternet.org project') %><br/> |
142 | 142 | Communication libre pour une société libre |
143 | 143 | </a> | ... | ... |