svnweb-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Svnweb-commits] r728 - windows7sins/branches/stable


From: sysadmin
Subject: [Svnweb-commits] r728 - windows7sins/branches/stable
Date: Fri, 02 Oct 2009 11:45:42 -0400

Author: mattl
Date: Fri Oct  2 11:45:37 2009
New Revision: 728

Log:
change doctype to HTML5, fix error

Modified:
   windows7sins/branches/stable/base.inc
   windows7sins/branches/stable/top.inc

Modified: windows7sins/branches/stable/base.inc
==============================================================================
--- windows7sins/branches/stable/base.inc       Thu Oct  1 18:36:22 2009        
(r727)
+++ windows7sins/branches/stable/base.inc       Fri Oct  2 11:45:37 2009        
(r728)
@@ -1,7 +1,7 @@
       </div>
     </div>
 
-    <div id="ft" role="contentinfo">
+    <div id="ft">
          <p>&copy; 2009 Free Software Foundation, Inc</p><!--
 <rdf:RDF xmlns="http://creativecommons.org/ns#";
     xmlns:dc="http://purl.org/dc/elements/1.1/";

Modified: windows7sins/branches/stable/top.inc
==============================================================================
--- windows7sins/branches/stable/top.inc        Thu Oct  1 18:36:22 2009        
(r727)
+++ windows7sins/branches/stable/top.inc        Fri Oct  2 11:45:37 2009        
(r728)
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>
+<!DOCTYPE html>
 <html>
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -43,7 +43,7 @@
 </head>
 <body>
 
-  <a id="take-action-banner" href="http://meta.windows7sins.org/";><img 
src="/i/band.png" alt="Do something"></a>
+  <div id="take-action-banner"><a href="http://meta.windows7sins.org/";><img 
src="/i/band.png" alt="Do something"></a></div>
 
   <div id="custom-doc" class="yui-t7">
     <div id="hd">




reply via email to

[Prev in Thread] Current Thread [Next in Thread]