[IMP]footer updated

bzr revid: kbh@tinyerp.com-20121106125814-3f29ice43xnob8si
This commit is contained in:
Khushboo Bhatt (Open ERP) 2012-11-06 18:28:14 +05:30
parent 6bb0d9ae11
commit 746e31c2f0
2 changed files with 6 additions and 2 deletions

View File

@ -11,7 +11,9 @@
<attribute name="string">Install Outlook Plug-In</attribute> <attribute name="string">Install Outlook Plug-In</attribute>
</form> </form>
<xpath expr="//footer" position="replace"> <xpath expr="//footer" position="replace">
<button string="Close" class="oe_link" special="cancel" /> <footer>
<button string="Close" class="oe_link" special="cancel" />
</footer>
</xpath> </xpath>
<xpath expr="//separator[@string='title']" position="after" version="7.0"> <xpath expr="//separator[@string='title']" position="after" version="7.0">
<group> <group>

View File

@ -11,7 +11,9 @@
<attribute name="string">Install Thunderbird Plug-In</attribute> <attribute name="string">Install Thunderbird Plug-In</attribute>
</form> </form>
<xpath expr="//footer" position="replace"> <xpath expr="//footer" position="replace">
<button string="Close" class="oe_link" special="cancel" /> <footer>
<button string="Close" class="oe_link" special="cancel" />
</footer>
</xpath> </xpath>
<xpath expr="//separator[@string='title']" position="after"> <xpath expr="//separator[@string='title']" position="after">
<group> <group>