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

List:       kde-commits
Subject:    www/international/germany
From:       Frederik Schwarzer <schwarzerf () gmail ! com>
Date:       2011-03-14 21:20:21
Message-ID: 20110314212021.F113FAC8C7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1224920 by schwarzer:

Switch back to newlayout again (for now).

 M  +1 -1      index.php  
 M  +5 -8      site.inc  


--- trunk/www/international/germany/index.php #1224919:1224920
@@ -1,7 +1,7 @@
 <?php
 $site_root = "./";
 $page_title = "Freiheit genießen!";
-include("header.inc");
+include "header.inc" ;
 ?>
 
 <p>
--- trunk/www/international/germany/site.inc #1224919:1224920
@@ -1,18 +1,15 @@
 <?php
-include_once ("functions.inc");
-// promote which site we are!
-$site = "de";
 
-// use new style
-$templatepath = "chihuahua/";
-
-// promote title to use
+// promote which subdomain we are.
+$site = "de";
 $site_title = i18n_var("KDE für deutschsprachige Benutzer");
+#$templatepath = "chihuahua/";
+$templatepath = "newlayout/";
 
 $site_external = true;
 $name = "kde.de-Webmaster";
 $mail = "www-de@kde.org";
-$showedit = True;
+$showedit = true;
 
 // links in the top
 $menuright = array ('kontakt/fragen.php'=>'Kontakt');
[prev in list] [next in list] [prev in thread] [next in thread] 

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