Hesk 3, remove line breaks on date-time

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
mikemco
Posts: 2
Joined: Tue May 25, 2021 12:59 pm

Hesk 3, remove line breaks on date-time

Post 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
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

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

Post by Klemen »

You are probably looking for function hesk_formatDate in inc/admin_functions.inc.php
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
mikemco
Posts: 2
Joined: Tue May 25, 2021 12:59 pm

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

Post by mikemco »

Thanks a lot Klemen!
Exactly that was I was looking for.

Have a great day.
Post Reply