Changing text

Everything related to Hesk - helpdesk software

Moderator: mkoch227

Post Reply
koninc
Posts: 16
Joined: Thu Feb 17, 2011 9:01 pm

Changing text

Post by koninc »

System 2.4.2

I want to change the word Message: to Please describe you problem here:

I have tried to change the Message in index, the only thing is happen the word Massage will disappear...

Thanks for the answers in advanced.

Conny
koninc
Posts: 16
Joined: Thu Feb 17, 2011 9:01 pm

Re: Changing text

Post by koninc »

koninc wrote:System 2.4.2

I want to change the word Message: to Please describe you problem here:

I have tried to change the Message in index, the only thing is happen the word Massage will disappear...

Thanks for the answers in advanced.

Conny
I mean this in red
<td style="text-align:right" width="150" valign="top">Message: <font class="important">*</font></td>
<td width="80%"><textarea name="Please describe your problem" rows="12" cols="60" ></textarea>
Klemen
Site Admin
Posts: 10136
Joined: Fri Feb 11, 2005 4:04 pm

Re: Changing text

Post by Klemen »

All the text used by HESK is stored in the "language/en/text.php" file, you will need to modify it there.

Here are a few guidelines for editing that file:
http://www.hesk.com/knowledgebase/?article=34
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
koninc
Posts: 16
Joined: Thu Feb 17, 2011 9:01 pm

Re: Changing text

Post by koninc »

Klemen wrote:All the text used by HESK is stored in the "language/en/text.php" file, you will need to modify it there.

Here are a few guidelines for editing that file:
http://www.hesk.com/knowledgebase/?article=34
Thank you for the answer...

//Conny
Post Reply