src/cm/templates/site/tracking.html
changeset 570 c485a048f2f4
parent 569 514fce6626aa
child 571 7e9e59e71309
equal deleted inserted replaced
569:514fce6626aa 570:c485a048f2f4
    37     $('#piwik-cookies-optout iframe').slideToggle("fast");
    37     $('#piwik-cookies-optout iframe').slideToggle("fast");
    38   });
    38   });
    39 });
    39 });
    40 -->
    40 -->
    41 </script>
    41 </script>
    42 <div id="piwik-cookies-optout"><iframe frameborder="no" width="900px" height="120px" src="https://piwik.sopinspace.net/index.php?module=CoreAdminHome&action=optOut&language={{ LANGUAGE_CODE }}"></iframe></div>
    42 <div id="piwik-cookies-optout"><iframe frameborder="no" width="900px" height="120px" src="https://piwik.sopinspace.net/index.php?module=CoreAdminHome&action=optOut&idSite=17&language={{ LANGUAGE_CODE }}"></iframe></div>
    43 {% endif %}
    43 {% endif %}