phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates idots/head.tpl idots/css/ido...


From: Sigurd Nes
Subject: [Phpgroupware-cvs] phpgwapi/templates idots/head.tpl idots/css/ido...
Date: Tue, 06 Feb 2007 12:48:52 +0000

CVSROOT:        /sources/phpgwapi
Module name:    phpgwapi
Changes by:     Sigurd Nes <sigurdne>   07/02/06 12:48:52

Modified files:
        templates/idots: head.tpl 
        templates/idots/css: idots.css 
        templates/idsociety: head.tpl 
        templates/justweb: head.tpl 
        templates/linux-at-work.de: head.tpl 
        templates/probusiness: head.tpl 
        templates/simple: head.tpl 
        templates/verdilak: head.tpl 

Log message:
        Sync with current phpgroupware head - overlapping .16

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/idots/head.tpl?cvsroot=phpgwapi&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/idots/css/idots.css?cvsroot=phpgwapi&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/idsociety/head.tpl?cvsroot=phpgwapi&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/justweb/head.tpl?cvsroot=phpgwapi&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/linux-at-work.de/head.tpl?cvsroot=phpgwapi&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/probusiness/head.tpl?cvsroot=phpgwapi&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/simple/head.tpl?cvsroot=phpgwapi&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/verdilak/head.tpl?cvsroot=phpgwapi&r1=1.17&r2=1.18

Patches:
Index: idots/head.tpl
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/idots/head.tpl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- idots/head.tpl      18 Dec 2006 18:22:14 -0000      1.13
+++ idots/head.tpl      6 Feb 2007 12:48:51 -0000       1.14
@@ -3,7 +3,7 @@
 <!-- BEGIN head -->
 <html>
        <head>
-               <meta http-equiv="Content-Type" content="text/html; 
charset=utf-8">
+               <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1">
                <meta name="AUTHOR" content="phpGroupWare 
http://www.phpgroupware.org";>
                <meta name="description" content="phpGroupWare">
                <meta name="keywords" content="phpGroupWare">

Index: idots/css/idots.css
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/idots/css/idots.css,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- idots/css/idots.css 8 Jan 2007 14:38:55 -0000       1.20
+++ idots/css/idots.css 6 Feb 2007 12:48:51 -0000       1.21
@@ -3,7 +3,7 @@
    Originally written by Pim Snel
    Currently Maintained by Dave Hall
 
-   $Id: idots.css,v 1.20 2007/01/08 14:38:55 skwashd Exp $
+   $Id: idots.css,v 1.21 2007/02/06 12:48:51 sigurdne Exp $
 */
 
 #articlecontent 
@@ -391,7 +391,7 @@
        color: #000;
 }
 
-thead, tfoot
+thead, tfoot, .th
 {
        background-color: #d3dce3;
        color: #000;

Index: idsociety/head.tpl
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/idsociety/head.tpl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- idsociety/head.tpl  24 Apr 2006 09:49:25 -0000      1.16
+++ idsociety/head.tpl  6 Feb 2007 12:48:51 -0000       1.17
@@ -2,7 +2,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <HTML>
 <HEAD>
-<META http-equiv="Content-Type" content="text/html; charset=utf-8">
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org";>
 <META NAME="description" CONTENT="phpGroupWare">
 <META NAME="keywords" CONTENT="phpGroupWare">

Index: justweb/head.tpl
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/justweb/head.tpl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- justweb/head.tpl    24 Apr 2006 09:49:25 -0000      1.15
+++ justweb/head.tpl    6 Feb 2007 12:48:51 -0000       1.16
@@ -3,7 +3,7 @@
 <!-- BEGIN head -->
 <html>
        <head>
-               <meta http-equiv="Content-Type" content="text/html; 
charset=utf-8" />
+               <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1" />
                <meta name="AUTHOR" content="phpGroupWare 
http://www.phpgroupware.org"; />
                <meta name="description" CONTENT="phpGroupWare" />
                <meta name="keywords" CONTENT="phpGroupWare" />

Index: linux-at-work.de/head.tpl
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/linux-at-work.de/head.tpl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- linux-at-work.de/head.tpl   24 Apr 2006 09:49:25 -0000      1.11
+++ linux-at-work.de/head.tpl   6 Feb 2007 12:48:51 -0000       1.12
@@ -3,7 +3,7 @@
 <!-- BEGIN head -->
 <html>
        <head>
-               <meta http-equiv="Content-Type" content="text/html; 
charset=utf-8" />
+               <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1" />
                <meta name="AUTHOR" content="phpGroupWare 
http://www.phpgroupware.org"; />
                <meta NAME="description" CONTENT="phpGroupWare" />
                <meta NAME="keywords" CONTENT="phpGroupWare" />

Index: probusiness/head.tpl
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/probusiness/head.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- probusiness/head.tpl        18 Dec 2006 18:22:14 -0000      1.6
+++ probusiness/head.tpl        6 Feb 2007 12:48:51 -0000       1.7
@@ -2,7 +2,7 @@
 <!-- BEGIN head -->
 <html lang="en" xmlns="http://www.w3.org/1999/xhtml";>
        <head>
-               <meta http-equiv="Content-Type" content="text/html; 
charset=utf-8" />
+               <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1" />
                <meta name="AUTHOR" content="phpGroupWare 
http://www.phpgroupware.org"; />
                <meta name="description" content="phpGroupWare" />
                <meta name="keywords" content="phpGroupWare" />

Index: simple/head.tpl
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/simple/head.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- simple/head.tpl     18 Dec 2006 18:22:14 -0000      1.5
+++ simple/head.tpl     6 Feb 2007 12:48:52 -0000       1.6
@@ -2,7 +2,7 @@
 <!-- BEGIN head -->
 <HTML>
        <HEAD>
-               <META http-equiv="Content-Type" content="text/html; 
charset=utf-8">
+               <META http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1">
                <META name="AUTHOR" content="phpGroupWare 
http://www.phpgroupware.org";>
                <META NAME="description" CONTENT="phpGroupWare">
                <META NAME="keywords" CONTENT="phpGroupWare">

Index: verdilak/head.tpl
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/verdilak/head.tpl,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- verdilak/head.tpl   18 Dec 2006 14:42:31 -0000      1.17
+++ verdilak/head.tpl   6 Feb 2007 12:48:52 -0000       1.18
@@ -3,7 +3,7 @@
 <!-- BEGIN head -->
 <html>
        <head>
-               <meta http-equiv="Content-Type" content="text/html; 
charset=utf-8">
+               <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1">
                <meta name="AUTHOR" content="phpGroupWare 
http://www.phpgroupware.org";>
                <meta NAME="description" CONTENT="phpGroupWare">
                <meta NAME="keywords" CONTENT="phpGroupWare">




reply via email to

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