Page 1 of 1

Hesk 3, remove line breaks on date-time

Posted: Tue May 25, 2021 1:08 pm
by mikemco
Hello,
By default in the date-time format Hesk replaces the spaces with line breaks.
I'm trying to find where can I change that option in the code so spaces in date-time format remains as spaces.

Any help?
Thanks beforehand.

Running Hesk 3

Re: Hesk 3, remove line breaks on date-time

Posted: Wed May 26, 2021 6:58 pm
by Klemen
You are probably looking for function hesk_formatDate in inc/admin_functions.inc.php

Re: Hesk 3, remove line breaks on date-time

Posted: Wed May 26, 2021 8:31 pm
by mikemco
Thanks a lot Klemen!
Exactly that was I was looking for.

Have a great day.