Edit title tag

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
jshari2002
Posts: 5
Joined: 20 Oct 2009, 12:04

Edit title tag

Post by jshari2002 »

Hi,

I want to remove the MantisBt in the title tag. Can anyone please help in doing this. It will be better if some one suggest how to customize it.

Thanks in advance.
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Edit title tag

Post by atrol »

What do you mean with "title tag"?
You should attach a screenshot and mark the "title tag"
Please use Search before posting and read the Manual
Lapinkiller
Posts: 408
Joined: 28 Jan 2011, 18:47
Location: France
Contact:

Re: Edit title tag

Post by Lapinkiller »

hello

are you talking about the html tag <title> ?

If yes, add in config_inc.php the following line :

Code: Select all

$g_window_title	= 'My beautiful bugtracker';
;)

(you can set it empty)
Lapinkiller,
French PHP developer
New look for your mantis : http://www.mantisbt.org/forums/viewtopi ... =4&t=20055
Post Reply