svnweb-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Svnweb-commits] r719 - libreplanet-skins/branches/stable


From: sysadmin
Subject: [Svnweb-commits] r719 - libreplanet-skins/branches/stable
Date: Wed, 30 Sep 2009 14:53:56 -0400

Author: mattl
Date: Wed Sep 30 14:53:56 2009
New Revision: 719

Log:
updates to the template

Modified:
   libreplanet-skins/branches/stable/LibrePlanet.php

Modified: libreplanet-skins/branches/stable/LibrePlanet.php
==============================================================================
--- libreplanet-skins/branches/stable/LibrePlanet.php   Wed Sep 30 14:12:21 
2009        (r718)
+++ libreplanet-skins/branches/stable/LibrePlanet.php   Wed Sep 30 14:53:56 
2009        (r719)
@@ -212,16 +212,9 @@
                        <div class="visualClear"></div>
 </div>
                        <div id="ft">
-<?php
-               if($this->data['poweredbyico']) { ?>
-                               <div id="f-poweredbyico"><?php 
$this->html('poweredbyico') ?></div>
-<?php  }
-               if($this->data['copyrightico']) { ?>
-                               <div id="f-copyrightico"><?php 
$this->html('copyrightico') ?></div>
-<?php  }
 
                // Generate additional footer links
-               $footerlinks = array(
+               /* $footerlinks = array(
                        'lastmod', 'viewcount', 'numberofwatchingusers', 
'credits', 'copyright',
                        'privacy', 'about', 'disclaimer', 'tagline',
                );
@@ -242,7 +235,15 @@
 ?>
                        </ul>
 <?php  }
+
+               */
+
 ?>
+
+<p><?php $this->html('copyrightico') ?> | Powered by MediaWiki</p>
+
+                   <?php       }
+
                </div>
 </div>
 <?php $this->html('bottomscripts'); /* JS call to runBodyOnloadHook */ ?>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]