[IPSUR-commits] r94 - in www: book rcmdrplugin

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Dec 25 01:38:41 CET 2009


Author: gkerns
Date: 2009-12-25 01:38:41 +0100 (Fri, 25 Dec 2009)
New Revision: 94

Modified:
   www/book/index.php
   www/rcmdrplugin/index.php
Log:
got rid of borders around links


Modified: www/book/index.php
===================================================================
--- www/book/index.php	2009-12-25 00:36:02 UTC (rev 93)
+++ www/book/index.php	2009-12-25 00:38:41 UTC (rev 94)
@@ -48,7 +48,7 @@
         <tr>
           <td width="700" align="center" valign="middle"> 
              <a href="../rcmdrplugin/index.php">
-               <img src="graphics/IPSURtitlePlugin.png" height="100" width="700" alt="RcmdrPlugin.IPSUR" />
+               <img src="graphics/IPSURtitlePlugin.png" height="100" width="700" alt="RcmdrPlugin.IPSUR" border="0" />
              </a>
           </td>
         </tr>

Modified: www/rcmdrplugin/index.php
===================================================================
--- www/rcmdrplugin/index.php	2009-12-25 00:36:02 UTC (rev 93)
+++ www/rcmdrplugin/index.php	2009-12-25 00:38:41 UTC (rev 94)
@@ -49,7 +49,7 @@
         <tr>
           <td width="200" align="center" valign="middle"> 
              <a href="../book/index.php">
-               <img src="graphics/IPSURlogo.png" height="100" width="200" alt="Introduction to Probability and Statistics Using R" />
+               <img src="graphics/IPSURlogo.png" height="100" width="200" alt="Introduction to Probability and Statistics Using R" border="0" />
              </a>
           </td>
         </tr>



More information about the IPSUR-commits mailing list