User: jpmcc Date: 2008-06-19 20:50:34+0000 Modified: marketing/www/ots/index.html marketing/www/ots/sponsors.html
Log: Reapply my fixes to Alexandro fixes File Changes: Directory: /marketing/www/ots/ ============================== File [changed]: index.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ots/index.html?r1=1.4&r2=1.5 Delta lines: +13 -2 -------------------- --- index.html 2008-06-19 20:45:51+0000 1.4 +++ index.html 2008-06-19 20:50:32+0000 1.5 @@ -1,5 +1,16 @@ -<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]: sponsors.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ots/sponsors.html?r1=1.1&r2=1.2 Delta lines: +13 -2 -------------------- --- sponsors.html 2008-06-19 20:45:51+0000 1.1 +++ sponsors.html 2008-06-19 20:50:32+0000 1.2 @@ -1,5 +1,16 @@ -<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]
