From ffda833bbb14ef14075fda6deab975d8b6c83e75 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 14 Feb 2004 02:10:38 +0000 Subject: [PATCH] =?UTF-8?q?Corection=20esth=E9tique=20mineure=20pour=20que?= =?UTF-8?q?=20le=20bouton=20Rechercher=20des=20box=20de=20la=20page=20comm?= =?UTF-8?q?=20ne=20soit=20plus=20coll=E9=20=E0=20la=20zone=20de=20saisie.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index 811209d2d10..42bc1d45c33 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -81,7 +81,7 @@ if ($conf->propal->enabled) { print ''; print ''; print "'; + print 'Num. :  '; print "
Rechercher une proposition
"; - print 'Num. :

\n"; $sql = "SELECT p.rowid, p.ref";