From a0b32f725d21710c48b4ef41dbc52b1914b716fe Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Tue, 13 Jun 2006 14:36:54 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20possibilit=E9=20d'attribuer=20une=20ref?= =?UTF-8?q?=20client=20sur=20une=20propale,=20utile=20pour=20les=20revende?= =?UTF-8?q?urs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/propal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php index bc83df46363..858339680f4 100644 --- a/htdocs/comm/propal.php +++ b/htdocs/comm/propal.php @@ -610,7 +610,7 @@ if ($_GET['propalid'] > 0) print ''; if ($user->rights->propale->creer && $_GET['action'] == 'refclient') { - print '
'; + print ''; print ''; print ''; print ' ';