[IMP] remove useless <br/> and space

bzr revid: abo@openerp.com-20120824123613-sijnk7hovy2dl4kw
This commit is contained in:
Antonin Bourguignon 2012-08-24 14:36:13 +02:00
parent 4b3e060247
commit 33f03a839a
2 changed files with 2 additions and 3 deletions

View File

@ -8,7 +8,7 @@
<tr>
<td>
% if company['rml_footer']:
<p align = "center"><small><b>${company.rml_footer}</b></small></br></p>
<p align="center"><small><b>${company.rml_footer}</b></small></p>
%endif
</td>
</tr>

View File

@ -160,7 +160,7 @@
<field name="sequence"/>
</group>
</group>
</sheet>
</sheet>
</form>
</field>
</record>
@ -188,4 +188,3 @@
</data>
</openerp>