How to change the string on submit ticket and around

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
cityonline
Posts: 2
Joined: Fri Dec 13, 2013 9:26 am

How to change the string on submit ticket and around

Post by cityonline »

Script URL: themarketingcouple.com/support/

Write your message below:
http://prntscr.com/2asi9k
Please see above and can you help me how to repalce the work category to Products?
arthurr
Posts: 2
Joined: Thu Dec 12, 2013 12:12 pm

Re: How to change the string on submit ticket and around

Post by arthurr »

Hi,

In the file: /language/en/text.php

Line 119: $hesklang['category']='Category';

Remplace "category" by "Products"
cityonline
Posts: 2
Joined: Fri Dec 13, 2013 9:26 am

Re: How to change the string on submit ticket and around

Post by cityonline »

You are champion, Thank you
Post Reply