src/cm/templates/site/tracking.html
changeset 569 514fce6626aa
parent 568 0a19e3214687
child 570 c485a048f2f4
equal deleted inserted replaced
568:0a19e3214687 569:514fce6626aa
    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="http://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&language={{ LANGUAGE_CODE }}"></iframe></div>
    43 {% endif %}
    43 {% endif %}