This commit is contained in:
Laurent Destailleur 2013-07-23 15:24:34 +02:00
parent d5ca2f9f40
commit 361f3a638a

View File

@ -528,10 +528,9 @@ class FormFile
$out.= ($param?'&'.$param:'');
$out.= '">'.img_printer().'</a></td>';
}
$out.= '</tr>';
}
$out.= '</tr>';
$this->numoffiles++;
}
}