[Patchwork-commits] r128 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Apr 23 10:46:32 CEST 2012


Author: sebastian_d
Date: 2012-04-23 10:46:31 +0200 (Mon, 23 Apr 2012)
New Revision: 128

Modified:
   www/index.php
Log:
Adding Statcounter to homepage

Modified: www/index.php
===================================================================
--- www/index.php	2012-04-20 09:15:09 UTC (rev 127)
+++ www/index.php	2012-04-23 08:46:31 UTC (rev 128)
@@ -195,8 +195,32 @@
 
 		   	<br />
 		   	<br />
-		   	Last modified: 2012-04-16
+		   	
+		   	<!-- Start of StatCounter Code for Default Guide -->
+			<script type="text/javascript">
+				var sc_project=7876707; 
+				var sc_invisible=0; 
+				var sc_security="39e2d4af"; 
+			</script>
+			<script type="text/javascript"
+				src="http://www.statcounter.com/counter/counter.js">
+			</script>
+			<noscript>
+				<div class="statcounter">
+					<a title="drupal
+						statistics module" href="http://statcounter.com/drupal/"
+						target="_blank"><img class="statcounter"
+						src="http://c.statcounter.com/7876707/0/39e2d4af/0/"
+						alt="drupal statistics module">
+					</a>
+				</div>
+			</noscript>
+			<!-- End of StatCounter Code for Default Guide -->
+			<div style="display:inline-block; width:2px; height:1px;"></div>
+			<!-- LAST MODIFIED -->
+			Last modified: 2012-04-16
 
+
 		</div>
 		<div style="text-align:right;" id="right">
 			<a href="http://r-forge.r-project.org/" target="_blank" style="text-decoration:none;">
@@ -213,5 +237,8 @@
 		<div class="clear"></div>
 		<!-- </div> -->
 	</div>
+
+
+
 </body>
 </html>
\ No newline at end of file



More information about the Patchwork-commits mailing list