[gnomeweb-wp] adding the a11y banner



commit 567ddbef45285a08d9a176fffe3491950c2f213b
Author: Andreas Nilsson <nisses mail home se>
Date:   Fri Dec 16 10:02:08 2011 +0100

    adding the a11y banner

 wp-content/themes/gnome-grass/header.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/header.php b/wp-content/themes/gnome-grass/header.php
index 7417572..24cf1c3 100644
--- a/wp-content/themes/gnome-grass/header.php
+++ b/wp-content/themes/gnome-grass/header.php
@@ -31,6 +31,8 @@
             <li><a href="#s" onclick="$('#s').focus(); return false;"><?php _e( 'Go to the search field', 'grass' ); ?></a></li>
         </ul>
     </div>
+
+    <?php include="http://www-old.gnome.org/friends/a11y-banner.php"; ?>
     
     <!-- global gnome.org domain bar -->
     <div id="global_domain_bar">



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