diff --git a/htdocs/adherents/index.php b/htdocs/adherents/index.php index 3f381a93fe6..39609ad4614 100644 --- a/htdocs/adherents/index.php +++ b/htdocs/adherents/index.php @@ -133,9 +133,9 @@ print ''.$SommeA.''; print ''.$SommeB.''; print ''.$SommeC.''; print ''.$SommeD.''; -print "\n"; +print ''; -print ""; +print "\n"; print '
'; diff --git a/htdocs/user/home.php b/htdocs/user/home.php index dc241a1bf46..807327151a4 100644 --- a/htdocs/user/home.php +++ b/htdocs/user/home.php @@ -55,25 +55,27 @@ print ''; * Recherche User */ $var=false; -print ''; print ''; +print '
'; print ''; print ''; print ''; -print "
'.$langs->trans("SearchAUser").'
'; print $langs->trans("Ref").'
'.$langs->trans("Other").':

\n"; +print "
\n"; +print ''; /* * Recherche Group */ $var=false; -print ''; print ''; +print '
'; print ''; print ''; print ''; -print "
'.$langs->trans("SearchAGroup").'
'; print $langs->trans("Ref").':
'.$langs->trans("Other").':

\n"; +print "
\n"; +print ''; print '';