User: SimonAW Date: 2007-10-13 21:22:18+0000 Modified: de/www/testdir/de-ooo.html
Log: Test #3 File Changes: Directory: /de/www/testdir/ =========================== File [changed]: de-ooo.html Url: http://de.openoffice.org/source/browse/de/www/testdir/de-ooo.html?r1=1.2&r2=1.3 Delta lines: +6 -2 ------------------- --- de-ooo.html 2007-10-13 20:05:28+0000 1.2 +++ de-ooo.html 2007-10-13 21:22:16+0000 1.3 @@ -1,15 +1,19 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!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> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Test</title> + <!-- my style --> <style type="text/css"> #navcol { display: none; } </style> + <!-- /my style --> </head> <body> + <!-- BEGIN --> <h1>U</h1><p>u</p> </body> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
