View Single Post
Old April 27th, 2005, 05:15 AM   #2 (permalink)
b6gm6n
Senior Member
 
Join Date: Mar 2003
Posts: 1,296
Hi..

index.php, line 112 is the code, but why not try editing your language file, look for

$Globals['pp_lang']['welcomeuser'] = "Welcome,";

and replace with

$Globals['pp_lang']['welcomeuser'] = "<b>Welcome,";

it'll leave an un-closed <b> tag, but it maybe ok to try...

-T
b6gm6n is offline   Reply With Quote