www-commits
[Top][All Lists]
Advanced

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

www/server/standards boilerplate.html


From: Therese Godefroy
Subject: www/server/standards boilerplate.html
Date: Sat, 13 Mar 2021 06:45:44 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/03/13 06:45:44

Modified files:
        server/standards: boilerplate.html 

Log message:
        Add role="contentinfo" to div#footer.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/boilerplate.html?cvsroot=www&r1=1.95&r2=1.96

Patches:
Index: boilerplate.html
===================================================================
RCS file: /webcvs/www/www/server/standards/boilerplate.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -b -r1.95 -r1.96
--- boilerplate.html    20 Dec 2020 14:53:57 -0000      1.95
+++ boilerplate.html    13 Mar 2021 11:45:44 -0000      1.96
@@ -1,5 +1,5 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: $Revision: 1.95 $ -->
+<!-- Parent-Version: $Revision: 1.96 $ -->
 <!-- This page is derived from /server/standards/boilerplate.html -->
 <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -191,7 +191,7 @@
 
 </div><!-- for id="content", starts in the include above -->
 <!--#include virtual="/server/footer.html" -->
-<div id="footer">
+<div id="footer" role="contentinfo">
 <div class="unprintable">
 
 <p>Please send general FSF &amp; GNU inquiries to
@@ -236,7 +236,7 @@
      There is more detail about copyright years in the GNU Maintainers
      Information document, www.gnu.org/prep/maintain. -->
 
-<p>Copyright &copy; 2020 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2021 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/4.0/";>Creative
@@ -246,7 +246,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2020/12/20 14:53:57 $
+$Date: 2021/03/13 11:45:44 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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