diff --git a/htdocs/product/index.php b/htdocs/product/index.php index 1a5d3d654c5..93cc58eb58b 100644 --- a/htdocs/product/index.php +++ b/htdocs/product/index.php @@ -155,5 +155,5 @@ print ''; $db->close(); -llxFooter("Dernière modification $Date$ révision $Revision$"); +llxFooter('$Date$ - $Revision$'); ?>