book: 6x columns for 'Balance'
This commit is contained in:
parent
f078ff6670
commit
14c027bf30
1 changed files with 2 additions and 2 deletions
|
@ -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/>
|
||||||
|
|
Loading…
Reference in a new issue