From e1177f543876738d8cd44b603ddd9be40749a19a Mon Sep 17 00:00:00 2001 From: jlb Date: Thu, 5 Jun 2003 13:05:44 +0000 Subject: [PATCH] leger retour arriere, car il y a un bug inexplicable pour l'instant (ah le debug sous php .. c'est horrible dans certains cas ..) --- htdocs/adherents/fiche.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/htdocs/adherents/fiche.php b/htdocs/adherents/fiche.php index 1f15309534f..1290c324fc3 100644 --- a/htdocs/adherents/fiche.php +++ b/htdocs/adherents/fiche.php @@ -523,7 +523,7 @@ if ($rowid > 0) * Case 1 */ - print '[Editer]'; + print '[Editer]'; /* * Case 2 @@ -563,6 +563,7 @@ if ($rowid > 0) /* * Case 1 & 2 */ + /* retrait car bug inexplicable pour l'instant if ($adh->is_in_glasnost() == 1){ print "-\n"; print "[id&action=del_glasnost\">Suppression dans Glasnost]\n"; @@ -570,6 +571,9 @@ if ($rowid > 0) print "[id&action=add_glasnost\">Ajout dans Glasnost]\n"; print "-\n"; } + */ + print "[id&action=add_glasnost\">Ajout dans Glasnost]\n"; + print "[id&action=del_glasnost\">Suppression dans Glasnost]\n"; }else{ /* * Case 1