cant switch back to Mobile from driod phone

Gamebox - especially created support forum for Joomla 1.6
GK User
Tue Mar 06, 2012 5:46 pm
if you switch to desktop using a android phone it works fine but if you go to hit the switch back button it reads TPL_GK_PENGUINMAIL_SWITCH_TO_MOBILE and you cant click it. I have upgrades to the latest ver of Game Box. and i have my gk cache on.....site is swaggakings.com

Thanks for any help with this
User avatar
Senior Boarder

Konrad M
Tue Mar 13, 2012 5:25 pm
Hi
Go to templates\gk_gamebox\layouts\blocks\footer.php and find at the bottom
Code: Select all
<?php echo JText::_('TPL_GK_PENGUINMAIL_SWITCH_TO_MOBILE'); ?>

and change it to
Code: Select all
<?php echo JText::_('TPL_GK_LANG_SWITCH_TO_MOBILE'); ?>
User avatar


cron