diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index c661a3d7bda..63c4c1c8fe9 100644
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -868,7 +868,7 @@ class Form
*
* @param string $selected Preselected type
* @param string $htmlname Name of field in form
- * @param string $filter optional filters criteras (example: 's.rowid <> x')
+ * @param string $filter optional filters criteras (example: 's.rowid <> x', 's.client in (1,3)')
* @param int $showempty Add an empty field
* @param int $showtype Show third party type in combolist (customer, prospect or supplier)
* @param int $forcecombo Force to use combo box
diff --git a/htdocs/projet/card.php b/htdocs/projet/card.php
index a971f9b51dd..4e5b182ada8 100644
--- a/htdocs/projet/card.php
+++ b/htdocs/projet/card.php
@@ -431,9 +431,11 @@ if ($action == 'create' && $user->rights->projet->creer)
// Label
print '