
05-05-2008, 02:00 PM
|
|
|
Join Date: Feb 2006
Location: Finland
Posts: 755
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by gmatrix
2 ways. In lang_Arcade_en.php (or whichever language file you are using) find the line:
Code:
gamebox_playpopup => "(in new window)",
and change to
Code:
gamebox_playpopup => "",
this will blank the text for the link. Alternatively go into skin_Arcade.php and delete the bit of code immediately after:
|
Thanks man.
|