trytondo-sale_payment/view/close_statement_start_form.xml
Sergi Almacellas Abellana 0e5cbb0d48 Remove string attribute from views
issue2350
2016-07-05 14:10:23 +02:00

13 lines
443 B
XML

<?xml version="1.0"?>
<!-- This file is part of the sale_payment module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<form col="2">
<image name="tryton-dialog-information" xexpand="0"
xfill="0"/>
<label
string="You are going to close statements of your device."
id="create"
yalign="0.0" xalign="0.0" xexpand="1"/>
</form>