book: 6x columns for 'Balance'

This commit is contained in:
Frederik Jaeckel 2023-02-22 20:32:00 +01:00
parent f078ff6670
commit 14c027bf30

View file

@ -20,8 +20,8 @@ full copyright notices and license terms. -->
<newline/> <newline/>
<notebook colspan="4"> <notebook colspan="4">
<page name="balance" string="Balance" col="4"> <page name="balance" string="Balance" col="6">
<separator colspan="4" id="balance" string="Balance"/> <separator colspan="6" id="balance" string="Balance"/>
<label name="balance"/> <label name="balance"/>
<field name="balance" symbol="currency"/> <field name="balance" symbol="currency"/>
<newline/> <newline/>