[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/sysadmin-kde-org-trellis] admin/admin: Remove left sidebar, i dont need to know php versio
From:       Tom Albers <toma () kde ! org>
Date:       2013-03-31 11:26:38
Message-ID: 20130331112638.CBB61A604F () git ! kde ! org
[Download RAW message or body]

Git commit fc0e14bc65fb673eda8e0a6002f5b6f9092b5499 by Tom Albers.
Committed on 31/03/2013 at 13:25.
Pushed by toma into branch 'master'.

Remove left sidebar, i dont need to know php version each time i log in, nor version \
info of trellis (which fails to get anyway) and an error about the news (dsiabled).

M  +6    -1    admin/admin/ad_home.php

http://commits.kde.org/websites/sysadmin-kde-org-trellis/fc0e14bc65fb673eda8e0a6002f5b6f9092b5499


diff --git a/admin/admin/ad_home.php b/admin/admin/ad_home.php
index 4973634..9c4d557 100755
--- a/admin/admin/ad_home.php
+++ b/admin/admin/ad_home.php
@@ -586,6 +586,8 @@ class td_ad_home {
                             </tr>";
         }
 
+if (false) {
+
         #=============================
         # Version Check
         #=============================
@@ -656,6 +658,7 @@ class td_ad_home {
 
         $this->trellis->skin->add_sidebar_list( '{lang.admin_notepad}', $notes_items \
);  
+}
         #=============================
         # Do Output
         #=============================
@@ -704,7 +707,9 @@ class td_ad_home {
                 //]]>
                 </script>";
 
+if (false)  {
         $this->trellis->skin->add_sidebar_help( '{lang.td_latest_news}', \
'{lang.td_latest_news_msg}' ); +}
 
         $this->trellis->skin->add_output( $acp_content );
 
@@ -724,4 +729,4 @@ class td_ad_home {
 
 }
 
-?>
\ No newline at end of file
+?>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic