Page 1 of 1

Change category name (html portion)

Posted: Thu May 03, 2012 2:33 pm
by JFMichaud
I've create a list of category associated with different department

in the hesk request pannel the option is written "Category" I would like to change the name to something like "Department" (just the html portion)

thanks

Re: Change category name (html portion)

Posted: Thu May 03, 2012 2:52 pm
by JFMichaud
I think i've found it

in text.php line 102 $hesklang['category']='Department';

is this ok?

Also is i wanna change the option so user must select a "Department" so instead of a list

Department 1
Department 2
etc...

in the drop menu the first item is "choose a Department" so user must select one....

thanks

Re: Change category name (html portion)

Posted: Thu May 03, 2012 8:06 pm
by JFMichaud
edit....i've found the solution...

viewtopic.php?p=10994#p10994