diff --git a/htdocs/user/group/card.php b/htdocs/user/group/card.php index 37ab864ccde..6400ee3c975 100644 --- a/htdocs/user/group/card.php +++ b/htdocs/user/group/card.php @@ -5,6 +5,7 @@ * Copyright (C) 2011 Herve Prot * Copyright (C) 2012 Florian Henry * Copyright (C) 2018 Juanjo Menent + * Copyright (C) 2024 MDW * * 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 @@ -274,7 +275,7 @@ if ($action == 'create') { print ''; print ''; - print dol_get_fiche_head('', '', '', 0, ''); + print dol_get_fiche_head(array(), '', '', 0, ''); print '';