Page 1 of 1

How to Edit Quick HElp

Posted: Tue Dec 04, 2018 7:28 pm
by dp9863
How do I edit quick help text for different sections? I want to be more specific.

Re: How to Edit Quick HElp

Posted: Tue Dec 04, 2018 8:12 pm
by mkoch227
You will want to modify the following keys in the language files:

Code: Select all

 - quick_help_submit_ticket    (Submitting a ticket)
 - quick_help_view_ticket      (View ticket form)
 - quick_help_ticket           (Viewing a ticket)
 - kb_is                       (Knowledgebase)
 
You can follow the instructions over at https://www.hesk.com/knowledgebase/know ... article=88 to customize your helpdesk's text.

Re: How to Edit Quick HElp

Posted: Tue Dec 04, 2018 8:56 pm
by dp9863
Thanks so much.