diff --git a/htdocs/admin/adherent.php b/htdocs/admin/adherent.php index bc271d3a2e2..85619cdc990 100644 --- a/htdocs/admin/adherent.php +++ b/htdocs/admin/adherent.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Jean-Louis Bergamo * * 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 @@ -64,7 +65,7 @@ llxHeader(); * PDF */ -print_titre("Gestion des adhérents"); +print_titre("Gestion des adhérents : Configurations de parametres"); print ''; print ''; diff --git a/htdocs/theme/dev/img/tick.png b/htdocs/theme/dev/img/tick.png new file mode 100644 index 00000000000..331e64d0495 Binary files /dev/null and b/htdocs/theme/dev/img/tick.png differ
Modules externes