diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index b7a5001ad99..db7cbf01dbf 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -66,6 +66,41 @@ class Form { } print ''; } + /* + * + * + */ + Function select_pays($selected='', $addnsp=0) + { + print ''; + } + /* * *