Quote:
Originally Posted by kh99
So has anyone (or maybe everyone) made a mobile template for this? I have to admit that I have been completely ignoring mobile styles since my own forum uses tapatalk and I don't have anything to do with styles. But just today I looked and noticed that apparently if you don't include a mobile template in a product, the one from the 'standard' style gets used. But I could have copied and modified the recaptcha mobile template and included it in this product. Is that what people have been doing?
|
Thanks for the Mod, you could add this to the XML:
Code:
<templates_mobile>
<template name="tpl" templatetype="template" date="0" username="LOGECT" version="1.0">
</template>
</templates_mobile>
<templates>
<template name="tpl" templatetype="template" date="0" username="LOGECT" version="1.0">
</template>
</templates>