Merge branch 'develop' of gitlab.antadis.net:dev-antadis/bebeboutik into develop

This commit is contained in:
Christophe Latour 2017-08-21 11:01:09 +02:00
commit 5f7ed3940e

View File

@ -260,7 +260,7 @@ class AdminInvoices extends AdminTab
<input type="submit" name="submitPrintMPlusMR" class="btn btn-default btn-xs" value="'.$this->l('MR').'" />
</td>
<td style="padding:5px;">
<p><label style="float:none;"><input type="checkbox" name="gift" value="1" /> '.$this->l('Factures Cadeaux').'</label></p>
<p><label style="float:none;"><input type="checkbox" name="gift" value="1" checked/> '.$this->l('Factures Cadeaux').'</label></p>
</td>
<td></td>
</tr>';