[IMP] account: improved icon on account_reconcile_partner_process wizard

bzr revid: qdp-launchpad@tinyerp.com-20100618142230-jpiqb4gshtr41o4l
This commit is contained in:
qdp-launchpad@tinyerp.com 2010-06-18 16:22:30 +02:00
parent c77b521ffb
commit 165b90054e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<newline/>
<group colspan="4" col="4">
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
<button name="next_partner" icon="gtk-execute" type="object" string="Go to next partner" />
<button name="next_partner" icon="gtk-go-forward" type="object" string="Go to next partner" />
</group>
</form>
</field>