[COMMIT LOGREPORT] docs/website/htdocs contact.html,1.3,1.4 dl.html,1.6,1.7 faq.html,1.5,1.6 index.html,1.12,1.13 lire.html,1.4,1.5
Joost van Baal
vanbaal at users.sourceforge.net
Sun Apr 22 12:09:54 CEST 2007
- Previous message: [COMMIT LOGREPORT] docs/website/htdocs/images logreport.css,NONE,1.1 css,1.1,NONE
- Next message: [COMMIT LOGREPORT] docs/website/htdocs/about aofa-en.html,1.3,1.4 aofa.html,1.3,1.4 history.html,1.5,1.6 index.html,1.4,1.5 report2000.html,1.3,1.4 report2001.html,1.2,1.3 team.html,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/logreport/docs/website/htdocs
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv18727
Modified Files:
contact.html dl.html faq.html index.html lire.html
Log Message:
otherwise some webservers sent css with wrong mimetype...
Index: contact.html
===================================================================
RCS file: /cvsroot/logreport/docs/website/htdocs/contact.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- contact.html 22 Apr 2007 07:59:50 -0000 1.3
+++ contact.html 22 Apr 2007 10:09:52 -0000 1.4
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html lang="en"><head>
-<link rel="Stylesheet" rev="Stylesheet" href="/inc/css" type="text/css">
+<link rel="Stylesheet" rev="Stylesheet" href="/inc/logreport.css" type="text/css">
<link rel="icon" href="/inc/lire-16.png" type="image/png">
<title>
Contact LogReport</title></head>
Index: dl.html
===================================================================
RCS file: /cvsroot/logreport/docs/website/htdocs/dl.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- dl.html 22 Apr 2007 07:37:59 -0000 1.6
+++ dl.html 22 Apr 2007 10:09:52 -0000 1.7
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html lang="en"><head>
-<link rel="Stylesheet" rev="Stylesheet" href="/inc/css" type="text/css">
+<link rel="Stylesheet" rev="Stylesheet" href="/inc/logreport.css" type="text/css">
<link rel="icon" href="/inc/lire-16.png" type="image/png">
<title>
Download Lire</title></head>
Index: faq.html
===================================================================
RCS file: /cvsroot/logreport/docs/website/htdocs/faq.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- faq.html 22 Apr 2007 08:09:41 -0000 1.5
+++ faq.html 22 Apr 2007 10:09:52 -0000 1.6
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html lang="en"><head>
-<link rel="Stylesheet" rev="Stylesheet" href="/inc/css" type="text/css">
+<link rel="Stylesheet" rev="Stylesheet" href="/inc/logreport.css" type="text/css">
<link rel="icon" href="/inc/lire-16.png" type="image/png">
<title>
</title></head>
Index: index.html
===================================================================
RCS file: /cvsroot/logreport/docs/website/htdocs/index.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- index.html 22 Apr 2007 08:25:28 -0000 1.12
+++ index.html 22 Apr 2007 10:09:52 -0000 1.13
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html lang="en"><head>
-<link rel="Stylesheet" rev="Stylesheet" href="/inc/css" type="text/css">
+<link rel="Stylesheet" rev="Stylesheet" href="/inc/logreport.css" type="text/css">
<link rel="icon" href="/inc/lire-16.png" type="image/png">
<title>Welcome to logreport.org</title></head>
<body>
Index: lire.html
===================================================================
RCS file: /cvsroot/logreport/docs/website/htdocs/lire.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lire.html 22 Apr 2007 09:52:20 -0000 1.4
+++ lire.html 22 Apr 2007 10:09:52 -0000 1.5
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html lang="en"><head>
-<link rel="Stylesheet" rev="Stylesheet" href="/inc/css" type="text/css">
+<link rel="Stylesheet" rev="Stylesheet" href="/inc/logreport.css" type="text/css">
<link rel="icon" href="/inc/lire-16.png" type="image/png">
<title>Lire</title></head>
<body>
--
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
commit-request at logreport.org
- Previous message: [COMMIT LOGREPORT] docs/website/htdocs/images logreport.css,NONE,1.1 css,1.1,NONE
- Next message: [COMMIT LOGREPORT] docs/website/htdocs/about aofa-en.html,1.3,1.4 aofa.html,1.3,1.4 history.html,1.5,1.6 index.html,1.4,1.5 report2000.html,1.3,1.4 report2001.html,1.2,1.3 team.html,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commit
mailing list