[IMP] base_setup: make first label wrap

bzr revid: odo@openerp.com-20120911095758-dyedax6zcddgokx4
This commit is contained in:
Olivier Dony 2012-09-11 11:57:58 +02:00
parent 208dcc534f
commit 4bcdcf66c8
1 changed files with 4 additions and 3 deletions

View File

@ -14,9 +14,10 @@
</header>
<separator string="General Settings"/>
<div>
<label string="You will also find several configuration options on your company data:
address for the header and footer, overdue payments texts, etc."/>
<button type="object" name="open_company" string="Configure Your Company Data" icon="gtk-execute" class="oe_inline oe_link"/>
<p>
<label string="You will find more options in your company details: address for the header and footer, overdue payments texts, etc."/>
<button type="object" name="open_company" string="Configure Your Company Data" icon="gtk-execute" class="oe_inline oe_link"/>
</p>
</div>
<group>
<label for="id" string="Options"/>