- Code: Select all
<a href="javascript:setCookie('gkGavernMobile<?php echo JText::_('TPL_GK_LANG_NAME'); ?>', 'mobile', 365);window.location.reload();"><?php echo JText::_('TPL_GK_PENGUINMAIL_SWITCH_TO_MOBILE'); ?></a>
Note that TPL_GK_PENGUINMAIL_SWITCH_TO_MOBILE have to say TPL_GK_LANG_SWITCH_TO_MOBILE
with this change, it works.