[fix] label are now bold

bzr revid: tta@openerp.com-20120601092108-zmh8qxqexqibb0lp
This commit is contained in:
Tejas Tank 2012-06-01 14:51:08 +05:30
parent 7c501d6b71
commit 63a3d0fe18
2 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@
</group>
<group colspan="2" col="2">
<separator string="Bank &amp; Cash" colspan="2"/>
<label string="Configure Bank Accounts :"/>
<b><label string="Configure Bank Accounts :"/></b>
<button name="%(action_bank_tree)d" string="Configure Bank Accounts" icon="gtk-go-forward" type="action"/>
<field name="company_footer"/>
<field name="module_account_check_writing"/>

View File

@ -16,7 +16,7 @@
<field name="module_multi_company"/>
<separator string="Others" colspan="4"/>
<label string="Outgoing Mail Servers"/>
<b><label string="Outgoing Mail Servers"/></b>
<button type="action" name="%(base.action_ir_mail_server_list)d"
string="Configure" icon="gtk-execute"/>
<newline/>