"vscode:/vscode.git/clone" did not exist on "6cee56abd2430b111aa13d302e3de47efb75d93c"
Commit 88ef3d5c authored by Davis King's avatar Davis King
Browse files

Changed the style sheet so that only the web version contains

the piwik javascript stuff.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402942
parent 2f4ea854
......@@ -49,6 +49,7 @@
</title>
<xsl:if test="$is_chm != 'true'">
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/dclib/" : "http://apps.sourceforge.net/piwik/dclib/");
......@@ -61,6 +62,7 @@
</script>
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/dclib/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
<!-- End Piwik Tag -->
</xsl:if>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment