[IMP] : change in view file

bzr revid: ksa@tinyerp.co.in-20100729064756-uh1qp7aascbxlfgy
This commit is contained in:
ksa (Open ERP) 2010-07-29 12:17:56 +05:30
parent 141227c82a
commit 62edf3222b
1 changed files with 2 additions and 2 deletions

View File

@ -9,11 +9,11 @@
<form string="Setup">
<group colspan="4" col="8">
<group colspan="3" width="200">
<field name="config_logo" widget="image" width="150" height="100" nolabel="1" colspan="1"/>
<field name="config_logo" widget="image" width="220" height="130" nolabel="1" colspan="1"/>
<newline/>
<label align="0.0" string="You can start configuring the system or connect directly to the database as an administrator." width="200" colspan="2"/>
</group>
<separator string="" position="vertical" colspan="1" rowspan="8"/>
<separator string="" orientation="vertical" colspan="1" rowspan="8"/>
<group colspan="4" width="400">
<separator string="Installation Done" colspan="4"/>
<label align="0.0" string="Your database is now created." colspan="4"/>