[Kolab-devel] server/kolab/kolab/admin/include headfoot.php,1.9,1.10 preferences.php,1.1,1.2 by martin at doto.intevation.de
root at intevation.de
root at intevation.de
Sat Jun 14 19:27:25 CEST 2003
Update of /kolabrepository/server/kolab/kolab/admin/include
In directory doto:/tmp/cvs-serv25099/include
Modified Files:
headfoot.php preferences.php
Log Message:
Martin K.: Final commit for the css merge
Index: headfoot.php
===================================================================
RCS file: /kolabrepository/server/kolab/kolab/admin/include/headfoot.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- headfoot.php 14 Jun 2003 13:02:10 -0000 1.9
+++ headfoot.php 14 Jun 2003 17:27:23 -0000 1.10
@@ -35,7 +35,7 @@
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
- <title>KONSEC Kolab Server <? echo($title); ?></title>
+ <title>Kolab Server <? echo($title); ?></title>
<meta name="robots" content="noindex">
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="Content-Language" content="us">
Index: preferences.php
===================================================================
RCS file: /kolabrepository/server/kolab/kolab/admin/include/preferences.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- preferences.php 14 Jun 2003 13:02:47 -0000 1.1
+++ preferences.php 14 Jun 2003 17:27:23 -0000 1.2
@@ -5,12 +5,12 @@
*/
// name of the stylesheetfile (and low version)
- $_style = "konsec";
+ $_style = "kolab";
// use this switch to turn low version on if the browser isn't
// a Mozilla 5.0 or greater
// A FORMATTED LOW VERSION OF THE STYLE SHEET IS REQUIRED FOR THIS
- $_lowversion = 1;
+ $_lowversion = 0;
// number of entries showed per page
$views = 50;
More information about the devel
mailing list