[FIX] Anonymous menu template

bzr revid: vta@openerp.com-20121217085903-6zm2qecp16n9v8xc
This commit is contained in:
vta vta@openerp.com 2012-12-17 09:59:03 +01:00
parent 73157e4889
commit 13514c5985
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
<templates id="template" xml:space="preserve">
<t t-name="UserMenu.portal_anonymous">
<div>
<a href="#" class="oe_user_menu oe_topbar_item oe_topbar_anonymous_login">
<div class="oe_user_menu oe_topbar_anonymous_login">
<a href="#">
Login
</a>
</div>