diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php index cf1b4835d90..7f0dc0a7fda 100644 --- a/htdocs/core/class/html.formfile.class.php +++ b/htdocs/core/class/html.formfile.class.php @@ -22,7 +22,7 @@ * \file htdocs/core/class/html.formfile.class.php * \ingroup core * \brief File of class to offer components to list and upload files - * \version $Id: html.formfile.class.php,v 1.36 2011/07/03 14:43:12 hregis Exp $ + * \version $Id: html.formfile.class.php,v 1.37 2011/07/03 15:04:18 hregis Exp $ */ @@ -806,6 +806,12 @@ class FormFile print ''; print '
| '.$langs->trans("Documents2").' | '; + print ''.$langs->trans("Preview").' | '; + print ''.$langs->trans("Size").' | '; + print ''; + print ' | ||