This commit is contained in:
Michael RICOIS 2018-01-31 12:36:51 +01:00
parent 9cadd3e8af
commit 2c91058ece

View File

@ -396,7 +396,7 @@ class AdminAntDropshippingtracking extends AdminTab
$help = '<br>
<p class="help-block">'.$this->l('Format: id_order;tracking_number;carrier;tracking_link').'</p>
<p class="help-block">'.$this->l('The subsequent columns and the first line are ignored.').'</p>
<p class="help-block">'.$this->l('Without tracking infos, .').'</p>
<p class="help-block">'.$this->l('Without tracking infos, use the same format but columns tracking_number, carrier and tracking_link must be empty.').'</p>
';
$input = array(
'label' => $this->l('Sale: '),