From beed87bd02a9e50cbce2aed354ed024109f4234b Mon Sep 17 00:00:00 2001 From: beedauchon Date: Tue, 16 Sep 2003 03:01:56 +0000 Subject: [PATCH] support cvs (avec quotes) --- htdocs/comm/action/fiche.php | 14 +++++++------- htdocs/comm/addpropal.php | 2 +- htdocs/comm/fiche.php | 4 ++-- htdocs/comm/people.php | 6 +++--- htdocs/product/fiche.php | 6 +++--- htdocs/projet/fiche.php | 10 +++++----- htdocs/theme/monochrome/monochrome.css | 1 + htdocs/user/fiche.php | 14 +++++++------- 8 files changed, 29 insertions(+), 28 deletions(-) diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php index 62e68127f12..6fde9f0875d 100644 --- a/htdocs/comm/action/fiche.php +++ b/htdocs/comm/action/fiche.php @@ -182,7 +182,7 @@ if ($action=='create') print ''; print ''; - print ''; + print '
'; print ''; print '
Rendez-vous
Société'; @@ -220,7 +220,7 @@ if ($action=='create') { print_titre ("Action effectuée"); - print ''; + print '
'; print ''; print '
Action'.$caction->libelle.'
Société'; @@ -236,7 +236,7 @@ if ($action=='create') print_titre ("Prochaine Action à faire"); - print ''; + print '
'; if($afaire <> 1) { print ''; @@ -280,7 +280,7 @@ if ($id) { print ''; print ''; - print '
Ajouter
'; + print '
'; print ''; @@ -308,7 +308,7 @@ if ($id) print_titre ("Edition de la fiche action"); print ''; print ''; - print '
Supprimer l\'action
'; + print '
'; print ''; print ''; print ''; @@ -337,7 +337,7 @@ if ($id) { print_titre ("Action commerciale"); - print '
Type'.$act->type.'
Société'.$act->societe->nom.'
'; + print '
'; print ''; print ''; print ''; @@ -362,7 +362,7 @@ if ($id) /* * */ - print '
Type'.$act->type.'
Société'.$act->societe->nom.'
'; + print '
'; print '
'; if ($action=='edit') { diff --git a/htdocs/comm/addpropal.php b/htdocs/comm/addpropal.php index b6faa14d6dd..62e5f9ebfc0 100644 --- a/htdocs/comm/addpropal.php +++ b/htdocs/comm/addpropal.php @@ -69,7 +69,7 @@ if ($action == 'create') print ""; print ""; - print ''; + print '
'; print ''; diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index adcd93e2f44..0b779c9cf4a 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -168,7 +168,7 @@ if ($socid > 0) { print "
Société'.$objsoc->nom.'
\n"; print "
"; - print ""; + print "
"; print ""; print ""; @@ -270,7 +270,7 @@ if ($socid > 0) { * * */ - print '
Type $objsoc->typentEffectif$objsoc->effectif
Tel $objsoc->tel fax$objsoc->fax 
'; + print '
'; print ''; if (defined("MAIN_MODULE_PROPALE") && MAIN_MODULE_PROPALE && $user->rights->propale->creer) { diff --git a/htdocs/comm/people.php b/htdocs/comm/people.php index 6cdec152988..5d3091aee3c 100644 --- a/htdocs/comm/people.php +++ b/htdocs/comm/people.php @@ -117,7 +117,7 @@ if ($socid > 0) print $db->error(); } - print "

-
"; + print "

"; print ""; print ""; @@ -168,7 +168,7 @@ if ($socid > 0) { print ""; print ""; - print "
Prénom NomPosteTel
"; + print "
"; print ""; print ""; print ""; @@ -199,7 +199,7 @@ if ($socid > 0) print ""; print ''; print ""; - print '
NomPrenom
Poste
'; + print '
'; print ""; print ""; print ""; diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 5fc49401151..74704612c44 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -165,7 +165,7 @@ if ($action == 'create') print ''."\n"; print '
Nouveau '.$types[$type].'

'."\n"; - print '
Nomname\">Prenomfirstname\">
Posteposte\">
'; + print '
'; print ''; print ''; print "".''; @@ -374,7 +374,7 @@ else /* */ /* ************************************************************************** */ -print '
Référence
Libellé
'; +print '
'; if ($action == '') { if ($user->rights->produit->modifier || $user->rights->produit->creer) @@ -505,7 +505,7 @@ if ($id && $action == '' && $product->envente) { $num = $db->num_rows(); $i = 0; - print '
'; + print '
'; $var=True; while ($i < $num) { diff --git a/htdocs/projet/fiche.php b/htdocs/projet/fiche.php index b7c2d5c5db1..0229f53d765 100644 --- a/htdocs/projet/fiche.php +++ b/htdocs/projet/fiche.php @@ -47,7 +47,7 @@ if ($action == 'delete') print ''; print ''; - print '
'; + print '
'; print ''; @@ -70,7 +70,7 @@ if ($action == 'create') print ''; ?> -
Supprimer le projet
+
Société '; print ''; - print ''; + print '
'; print ''; print ''; print ''; @@ -117,7 +117,7 @@ if ($action == 'create') } else { - print '
Société'.$projet->societe->nom.'
Ref
Titre
'; + print '
'; print ''; print ''; @@ -164,7 +164,7 @@ if ($action == 'create') } - print "

Société'.$projet->societe->nom.'
Réf'.$projet->ref.'
"; + print "

"; if ($action == "edit") { diff --git a/htdocs/theme/monochrome/monochrome.css b/htdocs/theme/monochrome/monochrome.css index ca910c0f1d9..a950364a07e 100755 --- a/htdocs/theme/monochrome/monochrome.css +++ b/htdocs/theme/monochrome/monochrome.css @@ -1,4 +1,5 @@ /* Copyright (C) 2002-2003 Rodolphe Quiedeville + * Copyright (C) 2003 Antoine Cuvellard * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/htdocs/user/fiche.php b/htdocs/user/fiche.php index 27cb96a12e1..9bdca630d14 100644 --- a/htdocs/user/fiche.php +++ b/htdocs/user/fiche.php @@ -115,7 +115,7 @@ if ($action == 'create') print '

'; print ''; - print '

'; + print '
'; print "".''; print ''; @@ -166,7 +166,7 @@ else { print ''; print ''; - print '
Prénom
'; + print '
'; print "".''; print "".'
Supprimer cet utilisateur
Etes-vous sur de vouloir supprimer cet utilisateur ?'; @@ -187,7 +187,7 @@ else * Droits */ - print ''; + print '
'; print "".''; print ''; @@ -223,7 +223,7 @@ else /* * Droits */ - print '
Nom'.$fuser->nom.'
'; + print '
'; $sql = "SELECT r.libelle, r.module FROM llx_rights_def as r, llx_user_rights as ur"; $sql .= " WHERE ur.fk_id = r.id AND ur.fk_user = ".$fuser->id. " ORDER BY r.id ASC"; $var = True; @@ -256,7 +256,7 @@ else * Affichage */ - print '
'; + print '
'; print "".''; print ''; @@ -321,7 +321,7 @@ else print '
Nom'.$fuser->nom.'
'; - print '
'.""; + print '
'.""; if ($user->admin) { @@ -374,7 +374,7 @@ else print '
Edition de l\'utilisateur

'; print ''; print ''; - print '
'; + print '
'; print "".''; print '';
Nom