diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php
index 05c5982dc00..e09b6cd2bb0 100644
--- a/htdocs/core/class/html.formfile.class.php
+++ b/htdocs/core/class/html.formfile.class.php
@@ -498,7 +498,7 @@ class FormFile
$modellist=ModelePDFCards::liste_modeles($this->db);
}
}
- elseif ($modulepart == 'agenda')
+ elseif ($modulepart == 'agenda' || $modulepart == 'actions')
{
if (is_array($genallowed)) $modellist=$genallowed;
else