diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php
index 3a74a2881bf..4b438786d56 100644
--- a/htdocs/comm/action/fiche.php
+++ b/htdocs/comm/action/fiche.php
@@ -888,7 +888,7 @@ if ($id > 0)
print '';
print '';
//print '';
- print img_picto($langs->trans("ViewCal"),'object_calendar','class="hideonsmartphone"').' ';
+ print img_picto($langs->trans("ViewCal"),'object_calendar','class="hideonsmartphone"').' ';
print ''."\n";
print '
'."\n";
print ''."\n";
print '';
print '';
diff --git a/htdocs/core/lib/agenda.lib.php b/htdocs/core/lib/agenda.lib.php
index 433b0fc82e6..dda971668de 100644
--- a/htdocs/core/lib/agenda.lib.php
+++ b/htdocs/core/lib/agenda.lib.php
@@ -115,13 +115,13 @@ function print_actions_filter($form,$canedit,$status,$year,$month,$day,$showbirt
// Buttons
print '';
- print img_picto($langs->trans("ViewCal"),'object_calendar','class="hideonsmartphone"').' ';
+ print img_picto($langs->trans("ViewCal"),'object_calendar','class="hideonsmartphone"').' ';
print ' ';
- print img_picto($langs->trans("ViewWeek"),'object_calendarweek','class="hideonsmartphone"').' ';
+ print img_picto($langs->trans("ViewWeek"),'object_calendarweek','class="hideonsmartphone"').' ';
print ' ';
- print img_picto($langs->trans("ViewDay"),'object_calendarday','class="hideonsmartphone"').' ';
+ print img_picto($langs->trans("ViewDay"),'object_calendarday','class="hideonsmartphone"').' ';
print ' ';
- print img_picto($langs->trans("ViewList"),'object_list','class="hideonsmartphone"').' ';
+ print img_picto($langs->trans("ViewList"),'object_list','class="hideonsmartphone"').' ';
print ' | ';
// Legend