[IMP] stock: change string for ok button & add cancel button in wizard
[odoo/odoo.git] / addons / stock / wizard / stock_move_view.xml
index 3df336b..5dc0d0d 100644 (file)
                         </form>
                     </field>
                     <footer>
-                        <button name="split_lot" string="Ok" type="object" icon="gtk-ok" class="oe_highlight"  />
+                        <button name="split_lot" string="Split" type="object" class="oe_highlight"/>
+                        or
+                        <button string="Cancel" class="oe_link" special="cancel"/>
                     </footer>
                 </form>
                 </field>