You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2013/07/21 16:05:29 UTC

svn commit: r1505396 - /openoffice/ooo-site/trunk/content/download/all_rc.html

Author: marcus
Date: Sun Jul 21 14:05:29 2013
New Revision: 1505396

URL: http://svn.apache.org/r1505396
Log:
Corrected HTML error

Modified:
    openoffice/ooo-site/trunk/content/download/all_rc.html

Modified: openoffice/ooo-site/trunk/content/download/all_rc.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/all_rc.html?rev=1505396&r1=1505395&r2=1505396&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/all_rc.html (original)
+++ openoffice/ooo-site/trunk/content/download/all_rc.html Sun Jul 21 14:05:29 2013
@@ -1,8 +1,8 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" />
 <head>
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-  <meta http-equiv="refresh" content="1; URL=index.html"/>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <meta http-equiv="refresh" content="1; URL=index.html" />
   <title>Apache OpenOffice</title>
 </head>