From bfa307749fbb5562b48cdd7afde73f21837cb590 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 14 Oct 2003 15:13:36 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20en=20conformit=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/index.php | 6 +++--- htdocs/comm/people.php | 4 ++-- htdocs/compta/facture.php | 24 ++++++++++++------------ htdocs/compta/index.php | 2 +- htdocs/main.inc.php | 8 ++++---- 5 files changed, 22 insertions(+), 22 deletions(-) diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index 243898641a1..749aabceff7 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -75,12 +75,12 @@ print ''; print '
'; -print ''; -print ''; print ''; +print '
Rechercher une proposition
'; +print ''; print "'; -print "
Rechercher une proposition
"; print 'Num. :

\n"; +print "

\n"; $sql = "SELECT p.rowid, p.ref"; $sql .= " FROM llx_propal as p"; diff --git a/htdocs/comm/people.php b/htdocs/comm/people.php index 5d3091aee3c..6b254e85a39 100644 --- a/htdocs/comm/people.php +++ b/htdocs/comm/people.php @@ -106,7 +106,7 @@ if ($socid > 0) if ($objsoc->note) { - print ''; + print '
'; print ""; print "
".nl2br($objsoc->note)."
"; } @@ -117,7 +117,7 @@ if ($socid > 0) print $db->error(); } - print "

"; + print '

'; print ""; print ""; diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index 03abfabed38..ec1848beaf3 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -635,7 +635,7 @@ else print '\n"; if (! $fac->paye && $user->rights->facture->paiement) { - print '"; $total = $total + $objp->amount; @@ -745,8 +745,8 @@ else print '\n"; if ($fac->statut == 0 && $user->rights->facture->creer) { - print ''; - print ''; + print ''; + print ''; } else { @@ -822,11 +822,11 @@ else if ($fac->statut == 0 && $user->rights->facture->supprimer) { - print ""; + print ""; } elseif ($fac->statut == 1 && abs($resteapayer) > 0 && $user->rights->facture->envoyer) { - print ""; + print ""; } else { @@ -835,7 +835,7 @@ else if ($fac->statut == 1 && $resteapayer > 0 && $user->rights->facture->paiement) { - print ""; + print ""; } else { @@ -846,7 +846,7 @@ else { if ($user->rights->facture->paiement) { - print ""; + print ""; } else { @@ -855,7 +855,7 @@ else } elseif ($fac->statut == 1 && $resteapayer > 0 && $user->rights->facture->envoyer) { - print ""; + print ""; } else { @@ -866,7 +866,7 @@ else { if ($user->rights->facture->valider) { - print ""; + print ""; } else { @@ -877,7 +877,7 @@ else { if ($user->rights->facture->creer) { - print ""; + print ""; } else { @@ -893,7 +893,7 @@ else { //print ''; - print ''; + print ''; } else { @@ -979,7 +979,7 @@ else $replytomail = $user->email; $from_mail = $replytomail; - print "\n"; + print "\n"; print ''; print ''; diff --git a/htdocs/compta/index.php b/htdocs/compta/index.php index 74b97d9c812..ec99de93e58 100644 --- a/htdocs/compta/index.php +++ b/htdocs/compta/index.php @@ -111,7 +111,7 @@ if ( $db->query($sql) ) { $obj = $db->fetch_object( $i); $var=!$var; - print ''; + print ''; print ''; $i++; } diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 7e69b506b61..d74df748530 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -431,7 +431,7 @@ Function left_menu($menu, $help_url='') * Colonne de gauche * */ - print '
Prénom NomPosteTel'.price($objp->amount)."$_MONNAIEDel'; + print 'Del'; } print "
'.price($objp->subprice)."deleditdeledit[Supprimer][Supprimer][Envoyer][Envoyer][Emettre un paiement][Emettre un paiement][Classer 'Payée'][Classer 'Payée'][Envoyer une relance][Envoyer une relance][Valider][Valider]Générer la factureGénérer la facture-RécurrenteRécurrente
'.$obj->facnumber.'
'.$obj->facnumber.''.$obj->nom.'
'; + print "\n".'
'."\n"; for ($i = 0 ; $i < sizeof($menu) ; $i++) @@ -499,8 +499,8 @@ Function left_menu($menu, $help_url='') * * */ - print '
'; - print ''; + print ''."\n"; + print ''."\n"; } @@ -513,7 +513,7 @@ Function left_menu($menu, $help_url='') function llxFooter($foot='') { global $dolibarr_auto_user; - print ""; + print "\n\n"; /* * */