[Patchwork-commits] r140 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Jun 26 14:55:45 CEST 2012


Author: sebastian_d
Date: 2012-06-26 14:55:44 +0200 (Tue, 26 Jun 2012)
New Revision: 140

Modified:
   www/index.php
Log:
title fix for homepage

Modified: www/index.php
===================================================================
--- www/index.php	2012-06-26 12:26:45 UTC (rev 139)
+++ www/index.php	2012-06-26 12:55:44 UTC (rev 140)
@@ -95,7 +95,7 @@
 
 <!-- <div id="container"> -->
 	<div id="left">
- 		<h1 style="padding-left:20px; color:#C7C7C7;"><a href="http://patchwork.r-forge.r-project.org/">Patchwork</a></h1>
+ 		<h1 style="padding-left:20px; color:#C7C7C7;"><a href="http://patchwork.r-forge.r-project.org/" style="text-decoration:none; color:#C7C7C7;">Patchwork</a></h1>
  	</div>
 
 <!-- 	<div id="right"> -->



More information about the Patchwork-commits mailing list