diff --git a/htdocs/adherents/type.php b/htdocs/adherents/type.php
index 9e810f64780..f0f1e5a682a 100644
--- a/htdocs/adherents/type.php
+++ b/htdocs/adherents/type.php
@@ -189,41 +189,51 @@ if (! $rowid && $_GET["action"] != 'create' && $_GET["action"] != 'edit')
/* ************************************************************************** */
if ($_GET["action"] == 'create')
{
- $htmls = new Form($db);
+ $htmls = new Form($db);
- print_titre($langs->trans("NewMemberType"));
- print '
';
-
- if ($mesg) print '