[MERGE] improved placeholders

bzr revid: fp@openerp.com-20120806190605-8qtg753ygug4l1cm
This commit is contained in:
Fabien Pinckaers 2012-08-06 21:06:05 +02:00
commit c3d3d2683c
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<form string="Import Translation" version="7.0">
<group>
<field name="name"/>
<field name="code" string="Code" placeholder="en_US"/>
<field name="code" string="Code" placeholder="e.g. en_US"/>
<field name="data"/>
<field name="overwrite"/>
</group>

View File

@ -34,7 +34,7 @@
</h1>
<label for="rml_header1" class="oe_edit_only"/>
<div>
<field name="rml_header1" placeholder="Global Business Solutions"/>
<field name="rml_header1" placeholder="e.g. Global Business Solutions"/>
</div>
</div>
<group col="4">