User: jpmcc Date: 2008-06-18 18:55:56+0000 Modified: marketing/www/ots/about.html marketing/www/ots/cfp.html marketing/www/ots/news.html marketing/www/ots/programme.html
Log: Fixing Alexandro's stuff File Changes: Directory: /marketing/www/ots/ ============================== File [changed]: about.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ots/about.html?r1=1.1&r2=1.2 Delta lines: +12 -3 -------------------- --- about.html 2008-06-17 16:09:16+0000 1.1 +++ about.html 2008-06-18 18:55:53+0000 1.2 @@ -1,5 +1,14 @@ -<html> -<head><TITLE></TITLE></head> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head profile="http://www.w3.org/2005/10/profile"> +<meta http-equiv="content-type" content="text/html; charset=utf-8" /> + +<title>Online Talk Sessions</title> +<link rel="stylesheet" type="text/css" href="marketing.css" /> +<link rel="stylesheet" type="text/css" href="ooocon.css" /> +</head> <body> <div id="MyContent"> <div id="title"> File [changed]: cfp.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ots/cfp.html?r1=1.1&r2=1.2 Delta lines: +13 -3 -------------------- --- cfp.html 2008-06-17 16:09:16+0000 1.1 +++ cfp.html 2008-06-18 18:55:53+0000 1.2 @@ -1,5 +1,15 @@ -<html> -<head><TITLE></TITLE></head> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head profile="http://www.w3.org/2005/10/profile"> +<meta http-equiv="content-type" content="text/html; charset=utf-8" /> + +<title>Online Talk Sessions</title> +<link rel="stylesheet" type="text/css" href="marketing.css" /> +<link rel="stylesheet" type="text/css" href="ooocon.css" /> +</head> + <body> <div id="MyContent"> <div id="title"> File [changed]: news.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ots/news.html?r1=1.1&r2=1.2 Delta lines: +13 -3 -------------------- --- news.html 2008-06-17 16:09:16+0000 1.1 +++ news.html 2008-06-18 18:55:54+0000 1.2 @@ -1,5 +1,15 @@ -<html> -<head><TITLE></TITLE></head> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head profile="http://www.w3.org/2005/10/profile"> +<meta http-equiv="content-type" content="text/html; charset=utf-8" /> + +<title>Online Talk Sessions</title> +<link rel="stylesheet" type="text/css" href="marketing.css" /> +<link rel="stylesheet" type="text/css" href="ooocon.css" /> +</head> + <body> <div id="MyContent"> <div id="title"> File [changed]: programme.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ots/programme.html?r1=1.1&r2=1.2 Delta lines: +13 -3 -------------------- --- programme.html 2008-06-17 16:09:16+0000 1.1 +++ programme.html 2008-06-18 18:55:54+0000 1.2 @@ -1,5 +1,15 @@ -<html> -<head><TITLE></TITLE></head> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head profile="http://www.w3.org/2005/10/profile"> +<meta http-equiv="content-type" content="text/html; charset=utf-8" /> + +<title>Online Talk Sessions</title> +<link rel="stylesheet" type="text/css" href="marketing.css" /> +<link rel="stylesheet" type="text/css" href="ooocon.css" /> +</head> + <body> <div id="MyContent"> <div id="title"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
