From 1be9b7e232ad32925f798be68a86b01a32a4e99d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 4 Nov 2007 22:08:14 +0000 Subject: [PATCH] Fix: Ajout format saisie --- htdocs/compta/sociales/charges.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/sociales/charges.php b/htdocs/compta/sociales/charges.php index 3d2886403d4..26dc83e346a 100644 --- a/htdocs/compta/sociales/charges.php +++ b/htdocs/compta/sociales/charges.php @@ -299,7 +299,7 @@ if ($chid > 0) print ""; if ($cha->paye==0 && $_GET['action'] == 'edit') { - print "periode)."\">"; + print "periode)."\"> (YYYYMMDD)"; } else {