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

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Fri Apr 22 15:45:58 EDT 2011


Author: jondaley
Date: 2011-04-22 15:45:58 -0400 (Fri, 22 Apr 2011)
New Revision: 7122

Modified:
   misc/mediawiki/net/lifetype/LifeType.php
Log:
removed breadcrumbs for easier upgrading.  removed links to other lifetype sites because they haven't been updated since 1.2.8, and we don't want people running versions that are that old

Modified: misc/mediawiki/net/lifetype/LifeType.php
===================================================================
--- misc/mediawiki/net/lifetype/LifeType.php	2011-04-10 13:25:16 UTC (rev 7121)
+++ misc/mediawiki/net/lifetype/LifeType.php	2011-04-22 19:45:58 UTC (rev 7122)
@@ -88,7 +88,6 @@
       </table>
      
 	  <div id="content" class="narrowcolumn">
-	    <div><?php echo kwBreadCrumbsTAL() ?></div>
 	    <?php if($this->data['sitenotice']) { ?><div id="siteNotice"><?php $this->html('sitenotice') ?></div><?php } ?>
 	    <div class="post">
 	      <h2><?php $this->text('title') ?></h2>
@@ -199,14 +198,9 @@
 
 	    <table style="border-top: 1px solid #efefef">
 		  <tr>
-		    <td style="width:238px;text-align:left">&copy; 2008 <a href="http://www.lifetype.net" class="black">LifeType</a>. All rights reserved.</td>
+		    <td style="width:238px;text-align:left">&copy; 2011 <a href="http://www.lifetype.net" class="black">LifeType</a>. All rights reserved.</td>
 		    <td style="width:272;text-align:center"> 
-    	 	  <a href="http://www.lifetype.net/" class="black">International</a> | 
-    		  <a href="http://www.lifetype.de/" class="black">Germany</a> | 
-    		  <a href="http://www.lifetype.org.tw/" class="black">Taiwan</a> |
-    		  <a href="http://www.lifetype.pl/" class="black">Poland</a> |
-    		  <a href="http://www.lifetype.ru/" class="black">Russia</a> |
-    		  <a href="http://lifetype.net.ua/" class="black">Ukraine</a>
+
     	    </td>		
 		    <td style="width:240px;text-align:right"> 
 		      



More information about the pLog-svn mailing list