From d7e72a0eae19c3e8bf28b60b1644c39febd536a1 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 7 May 2005 15:36:59 +0000 Subject: [PATCH] Fix: alignement tableau --- htdocs/comm/prospect/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/comm/prospect/index.php b/htdocs/comm/prospect/index.php index a957fbb6589..fe6ef540cfc 100644 --- a/htdocs/comm/prospect/index.php +++ b/htdocs/comm/prospect/index.php @@ -72,9 +72,9 @@ if ($conf->propal->enabled) $var=false; print ''; print ''; - print ''; + print ''; print ''; + print $langs->trans("Ref").':'; print "
'.$langs->trans("SearchAProposal").'
'.$langs->trans("SearchAProposal").'
'; - print $langs->trans("Ref").' :  

\n"; }