diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index d911137e97e..288be474493 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -1,7 +1,8 @@ * Copyright (C) 2004 Laurent Destailleur - * + * Copyright (C) 2004 Benoit Mortier + * * 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 * the Free Software Foundation; either version 2 of the License, or @@ -121,6 +122,43 @@ class Form { print ''; } + +/* + * Retourne la liste déroulante des civilite actives + * + */ + + Function select_civilite($selected='') + { + print ''; + } + /* * Retourne la liste déroulante des formes juridiques * avec un affichage avec rupture sur le pays