phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/desktop/head_iframe.tpl, 1.1.2.2


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/templates/desktop/head_iframe.tpl, 1.1.2.2
Date: Sat, 6 Nov 2004 16:34:27 +0100

Update of /phpgwapi/templates/desktop
Modified Files:
        Branch: Version-0_9_16-branch
          head_iframe.tpl

date: 2004/11/06 15:34:27;  author: powerstat;  state: Exp;  lines: +6 -6

Log Message:
Bugfixes HTML; makes it a bit more W3C conform;
see patch  #3503
=====================================================================
Index: phpgwapi/templates/desktop/head_iframe.tpl
diff -u phpgwapi/templates/desktop/head_iframe.tpl:1.1.2.1 
phpgwapi/templates/desktop/head_iframe.tpl:1.1.2.2
--- phpgwapi/templates/desktop/head_iframe.tpl:1.1.2.1  Sun Feb 22 07:08:19 2004
+++ phpgwapi/templates/desktop/head_iframe.tpl  Sat Nov  6 15:34:27 2004
@@ -2,12 +2,12 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
        <head>
-               <meta http-equiv="Content-Type" content="text/html; 
charset={charset}">
-               <meta name="AUTHOR" content="phpGroupWare 
http://www.phpgroupware.org";>
-               <meta name="description" CONTENT="phpGroupWare">
-               <meta name="keywords" CONTENT="phpGroupWare">
-               <meta name="robots" content="none">
-               <link href="{theme_css}" type=text/css rel=StyleSheet>
+               <meta http-equiv="Content-Type" content="text/html; 
charset={charset}" />
+               <meta name="AUTHOR" content="phpGroupWare 
http://www.phpgroupware.org"; />
+               <meta name="description" content="phpGroupWare" />
+               <meta name="keywords" content="phpGroupWare" />
+               <meta name="robots" content="none" />
+               <link href="{theme_css}" type="text/css" rel="StyleSheet" />
                {css}
                {java_script}
        </head>




reply via email to

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