Implement an alternative style switcher to give the users the option to switch between "normal" and mobile template.
If configured to show, it should
a) switch automatically to the correct template depending on $INFO['ismobile']
b) show a toggle to switch back to normal view (and back) and store that info in a cookie
Implement an alternative style switcher to give the users the option to switch between "normal" and mobile template.
If configured to show, it should a) switch automatically to the correct template depending on $INFO['ismobile'] b) show a toggle to switch back to normal view (and back) and store that info in a cookie