[pLog-svn] r6650 - misc/mediawiki/net/lifetype

oscar at devel.lifetype.net oscar at devel.lifetype.net
Sun Jun 22 19:01:31 EDT 2008


Author: oscar
Date: 2008-06-22 19:01:31 -0400 (Sun, 22 Jun 2008)
New Revision: 6650

Modified:
   misc/mediawiki/net/lifetype/LifeType.php
Log:
fixed links

Modified: misc/mediawiki/net/lifetype/LifeType.php
===================================================================
--- misc/mediawiki/net/lifetype/LifeType.php	2008-06-22 22:21:27 UTC (rev 6649)
+++ misc/mediawiki/net/lifetype/LifeType.php	2008-06-22 23:01:31 UTC (rev 6650)
@@ -83,7 +83,7 @@
       </div>
       <table>
 	    <tr>
-	      <td style="border:0px;width:750px;padding:0px;"><a href="http://www.lifetype.net/blog.php/lifetype-development-journal/"><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/<?php $this->text('lang') ?>/news.jpg" width="118" height="35" border="0" alt="News" /></a><a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/features"><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/<?php $this->text('lang') ?>/features.jpg" width="126" height="35" border="0" alt="Features" /></a><a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/downloads"><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/<?php $this->text('lang') ?>/downloads.jpg" alt="Downloads" width="118" height="35" border="0" /></a><a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/development"><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename')
  ?>/<?php $this->text('lang') ?>/development.jpg" alt="Development" width="148" height="35" border="0" /></a><a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/support"><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/<?php $this->text('lang') ?>/support.jpg" alt="Support" width="121" height="35" border="0" /></a><a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/aboutus"><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/<?php $this->text('lang') ?>/aboutus.jpg" alt="About Us" width="119" height="35" border="0" /></a></td>
+	      <td style="border:0px;width:750px;padding:0px;"><a href="http://lifetype.net/blog"><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/<?php $this->text('lang') ?>/news.jpg" width="118" height="35" border="0" alt="News" /></a><a href="http://lifetype.net/page/features"><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/<?php $this->text('lang') ?>/features.jpg" width="126" height="35" border="0" alt="Features" /></a><a href="http://lifetype.net/page/downloads"><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/<?php $this->text('lang') ?>/downloads.jpg" alt="Downloads" width="118" height="35" border="0" /></a><a href="http://lifetype.net/page/development"><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/<?php $this->text('lang') ?>/development.jpg" alt="Development" width="148" height="35" border="0" /></a><a href="http://lifetype.net/page/support"><img src="<?
 php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/<?php $this->text('lang') ?>/support.jpg" alt="Support" width="121" height="35" border="0" /></a><a href="http://lifetype.net/page/aboutus"><img src="<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/<?php $this->text('lang') ?>/aboutus.jpg" alt="About Us" width="119" height="35" border="0" /></a></td>
 	    </tr>
       </table>
      



More information about the pLog-svn mailing list