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

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Wed Apr 4 14:48:35 EDT 2012


Author: jondaley
Date: 2012-04-04 14:48:35 -0400 (Wed, 04 Apr 2012)
New Revision: 7178

Modified:
   misc/mediawiki/net/lifetype/LifeType.php
Log:
fixed link to blog, based on a user's feedback

Modified: misc/mediawiki/net/lifetype/LifeType.php
===================================================================
--- misc/mediawiki/net/lifetype/LifeType.php	2012-04-02 14:25:41 UTC (rev 7177)
+++ misc/mediawiki/net/lifetype/LifeType.php	2012-04-04 18:48:35 UTC (rev 7178)
@@ -83,7 +83,7 @@
       </div>
       <table>
 	    <tr>
-	      <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>
+	      <td style="border:0px;width:750px;padding:0px;"><a href="http://lifetype.net/archives/"><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 sr
 c="<?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