Change Email Header

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
edobene

Change Email Header

Post by edobene »

Hi,
I need to change the object in the email Header.
Where is the name of variable??

Thanks in advance

Edobene
Attachments
Immagine.png
Immagine.png (32.28 KiB) Viewed 4295 times
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Change Email Header

Post by atrol »

The MantisBT comes from

Code: Select all

$g_window_title = 'YourInstallationName';
Please use Search before posting and read the Manual
edobene

Re: Change Email Header

Post by edobene »

And for change the body of email?

I want to translate in italian.

Thanks
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Change Email Header

Post by atrol »

edobene wrote: I want to translate in italian.
What/why do you want to translate?
You can set your MantisBT language to "Italian" on page "My account" -> "Preferences".
Please use Search before posting and read the Manual
Post Reply