[FIX] typo

bzr revid: fp@tinyerp.com-20121107173349-02vp0acqgdcnmi83
This commit is contained in:
Fabien Pinckaers 2012-11-07 18:33:49 +01:00
parent a6d3dfbe59
commit b5b3cbf4e4
1 changed files with 1 additions and 1 deletions

View File

@ -202,6 +202,7 @@
<field name="name" readonly="1" class="oe_inline"/>
(<field name="login" readonly="1" class="oe_inline"/>)
</h1>
<button name="preference_change_password" type="object" string="Change password" class="oe_link"/>
<group name="preferences" col="4">
<field name="lang" readonly="0"/>
<field name="tz" readonly="0"/>
@ -213,7 +214,6 @@
<field name="signature" readonly="0"/>
</group>
<footer>
<button name="preference_change_password" type="object" string="Change password"/>
<button name="preference_save" type="object" string="Save"/>
or
<button name="preference_cancel" string="Cancel" special="cancel" class="oe_link"/>