Skip to content

Commit

Permalink
[FIX] web footer link from OpenERP to Odoo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yenthe666 authored and antonylesuisse committed Dec 22, 2014
1 parent 7566b9d commit 829ac30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/web/views/webclient_templates.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
</div>
</div>
<div class="oe_footer">
Powered by <a href="http://www.openerp.com" target="_blank"><span>Odoo</span></a>
Powered by <a href="http://www.odoo.com" target="_blank"><span>Odoo</span></a>
</div>
</template>
<template id="web.menu_secondary_submenu">
Expand Down

0 comments on commit 829ac30

Please sign in to comment.