Revision: 7204
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7204&view=rev
Author:   dnaber
Date:     2012-06-03 11:18:17 +0000 (Sun, 03 Jun 2012)
Log Message:
-----------
add style that activates download tracking

Modified Paths:
--------------
    trunk/website/include/download.php

Modified: trunk/website/include/download.php
===================================================================
--- trunk/website/include/download.php  2012-06-03 10:34:18 UTC (rev 7203)
+++ trunk/website/include/download.php  2012-06-03 11:18:17 UTC (rev 7204)
@@ -6,7 +6,7 @@
 ?>
 
 <div id="downloadButton">
-   <a style="display: block" href="<?php print $downloadPath 
?>/LanguageTool-stable.oxt?<?php print $version ?>">
+   <a class='piwik_download' style="display: block" href="<?php print 
$downloadPath ?>/LanguageTool-stable.oxt?<?php print $version ?>">
      <span class="languagetool">LanguageTool</span><br/>
      <span class="download"><?php print $downloadLabel ?><br/></span>
      <span class="version">Version <?php print $version ?> (<?php print 
$filesize ?>&nbsp;MB)</span>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to