Rename "Portal" at Browser Title Bar

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked
User avatar

Topic author
sawi
Active Member
Posts: 15
Joined: 14. April 2008 15:45

Rename "Portal" at Browser Title Bar

Post by sawi »

Your Portal Version: 1.0.5
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://jomtenet.com

What have you done before the problem was there?
Nothing Problem, just to make some original change

What have you already tryed to solve the problem?
I already chage Portal to Home at language/en/mods/lang_portal.php

Description and Message
Hi all

how can i change browser tittle, when we go to Portal, browser title will display "Home - Mozilla Firefox"
so how can i mod to change that title display at the browser to anything i want.

image for example
Image

mitchboy999
Active Member
Posts: 6
Joined: 24. April 2010 08:50
phpBB.de User: mitchboy999
phpBB.com User: mitchboy999

Re: Rename "Portal" at Browser Title Bar

Post by mitchboy999 »

Open

Code: Select all

root\language\en\mods\lang_portal.php
Find:

Code: Select all

	'PORTAL'				=> 'Portal',
Replace With:

Code: Select all

	'PORTAL'				=> 'Home',
Tell me if that worked.

mitchboy999
User avatar

Topic author
sawi
Active Member
Posts: 15
Joined: 14. April 2008 15:45

Re: Rename "Portal" at Browser Title Bar

Post by sawi »

yes that's work very well, thanks a lot :)
Locked

Return to “board3 Portal 1.0.x - English Support”