fix bad copy paste

This commit is contained in:
Christophe Battarel 2019-03-06 17:24:50 +01:00
parent 4382a26c87
commit 8f8fe0648e

View File

@ -677,7 +677,7 @@ class FormFile
$out.= '<tr class="liste_titre">';
$addcolumforpicto=($delallowed || $printer || $morepicto);
$out.= '<th colspasort($modellist);an="'.(3+($addcolumforpicto?1:0)).'" class="formdoc liste_titre maxwidthonsmartphone center">';
$out.= '<th colspan="'.(3+($addcolumforpicto?1:0)).'" class="formdoc liste_titre maxwidthonsmartphone center">';
// Model
if (! empty($modellist))