diff --git a/htdocs/comm/action/card.php b/htdocs/comm/action/card.php
index 97d8b077dbc..a8bbf1c8a2d 100644
--- a/htdocs/comm/action/card.php
+++ b/htdocs/comm/action/card.php
@@ -1192,7 +1192,7 @@ if ($action == 'create') {
print '';
print '';
if ($backtopage) {
- print '';
+ print '';
}
if (empty($conf->global->AGENDA_USE_EVENT_TYPE)) {
print '';
@@ -1722,7 +1722,7 @@ if ($id > 0) {
print '';
print '';
if ($backtopage) {
- print '';
+ print '';
}
if (empty($conf->global->AGENDA_USE_EVENT_TYPE) && ! preg_match('/^TICKET_MSG_PRIVATE/', $object->code)) {
print '';