Addam12 Posted April 8, 2020 Share Posted April 8, 2020 Hi All, How can I modify the text on the create a ticket page above the departments? Couldn't figure it out with a hook or tpl pages. "If you can't find a solution to your problems in our knowledgebase, you can submit a ticket by selecting the appropriate department below." Thanks! 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted April 8, 2020 Share Posted April 8, 2020 1 hour ago, Addam12 said: "If you can't find a solution to your problems in our knowledgebase, you can submit a ticket by selecting the appropriate department below." you'd need to use Language Overrides $_LANG['supportticketsheader'] = "If you can't find a solution to your problems in our knowledgebase, you can submit a ticket by selecting the appropriate department below."; the docs page will walk you through what you need to do - remember that you (optionally) might need to do this for every language that your site uses. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.