diff --git a/htdocs/core/actions_setfreetext.inc.php b/htdocs/core/actions_setfreetext.inc.php index 4ce10c5018d..deb6efd9f86 100644 --- a/htdocs/core/actions_setfreetext.inc.php +++ b/htdocs/core/actions_setfreetext.inc.php @@ -49,4 +49,4 @@ if ($action == 'set_freetext') { setEventMessages($langs->trans("Error"), null, 'errors'); } -} +} \ No newline at end of file