From 172c3999b433c52c099865c28a0d8918dbedcd6b Mon Sep 17 00:00:00 2001 From: jlb Date: Mon, 13 Jan 2003 17:15:56 +0000 Subject: [PATCH] bug fix (oubli du rajout des chanmp pass/login dans le formulaire d'edit) --- htdocs/adherents/edit.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/adherents/edit.php b/htdocs/adherents/edit.php index c12fa0f4d2a..97d12d2b19b 100644 --- a/htdocs/adherents/edit.php +++ b/htdocs/adherents/edit.php @@ -160,6 +160,8 @@ if ($rowid) print 'CP Ville '; print 'Pays'; print 'Email'; + print 'Login'; + print 'Password'; print ''; print ' '; print '';