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:04:39 UTC

svn commit: r1505395 - /openoffice/ooo-site/trunk/content/download/all_beta.html

Author: marcus
Date: Sun Jul 21 14:04:39 2013
New Revision: 1505395

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

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

Modified: openoffice/ooo-site/trunk/content/download/all_beta.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/all_beta.html?rev=1505395&r1=1505394&r2=1505395&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/all_beta.html (original)
+++ openoffice/ooo-site/trunk/content/download/all_beta.html Sun Jul 21 14:04:39 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>