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.
Edit title tag
Moderators: Developer, Contributor
-
- Posts: 408
- Joined: 28 Jan 2011, 18:47
- Location: France
- Contact:
Re: Edit title tag
hello
are you talking about the html tag <title> ?
If yes, add in config_inc.php the following line :

(you can set it empty)
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
French PHP developer
New look for your mantis : http://www.mantisbt.org/forums/viewtopi ... =4&t=20055