[IMP] account: improved icon on account_reconcile_partner_process wizard
authorqdp-launchpad@tinyerp.com <>
Fri, 18 Jun 2010 14:22:30 +0000 (16:22 +0200)
committerqdp-launchpad@tinyerp.com <>
Fri, 18 Jun 2010 14:22:30 +0000 (16:22 +0200)
bzr revid: qdp-launchpad@tinyerp.com-20100618142230-jpiqb4gshtr41o4l

addons/account/wizard/account_reconcile_partner_process_view.xml

index 4c5bcf8..f119243 100644 (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>