diff --git a/htdocs/ecm/index.php b/htdocs/ecm/index.php index e8a99ff0df4..3d12125729a 100644 --- a/htdocs/ecm/index.php +++ b/htdocs/ecm/index.php @@ -265,7 +265,7 @@ print ''; print ''; if ($user->rights->ecm->setup) { - print ''.img_picto($langs->trans("ECMNewSection"),'edit_add').''; + print ''.img_picto($langs->trans("ECMNewSection"),'edit_add').''; } else {