Quote:
Originally Posted by beansbaxter
Installed on 3.8.8 PL2 and seems to work... however, the website is in English and Chrome thinks the AMP page is in Turkish and wants to translate? How to resolve?
Example Thread - http://pnwmoto.com/amp/2425.html
And thanks for building this mod!
|
Sorry, I forgot to tell you need to edit the "ampthread" template and change
Code:
<html amp lang="tr">
to
Code:
<html amp lang="en">
or to your language code. (de,fr,ro, etc...)