diff --git a/htdocs/langs/en_US/commercial.lang b/htdocs/langs/en_US/commercial.lang
index eba95a8aabb..a2f5c6d21ce 100644
--- a/htdocs/langs/en_US/commercial.lang
+++ b/htdocs/langs/en_US/commercial.lang
@@ -65,8 +65,8 @@ ActionAC_SUP_ORD=Send purchase order by mail
ActionAC_SUP_INV=Send vendor invoice by mail
ActionAC_OTH=Other
ActionAC_OTH_AUTO=Other auto
-ActionAC_MANUAL=Manually inserted events
-ActionAC_AUTO=Automatically inserted events
+ActionAC_MANUAL=Events inserted manually (by a user)
+ActionAC_AUTO=Events inserted automatically
ActionAC_OTH_AUTOShort=Other
ActionAC_EVENTORGANIZATION=Event organization events
Stats=Sales statistics
diff --git a/htdocs/projet/card.php b/htdocs/projet/card.php
index 3b5a0175d03..040b3ea2772 100644
--- a/htdocs/projet/card.php
+++ b/htdocs/projet/card.php
@@ -1157,9 +1157,9 @@ if ($action == 'create' && $user->rights->projet->creer) {
if (!empty($object->usage_task) && !empty($object->lines)) {
print ' ';
+ print '/>';
}
print '';