summaryrefslogtreecommitdiff
path: root/xsl
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2011-08-23 19:10:34 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2011-08-23 19:16:48 +0200
commit148ff0043179f99a0c24bba29b74daa7e6766ef2 (patch)
treeb09bf01d14f6b50002c77ab8ec22ff0eea0a4ff6 /xsl
parent430b31d0be50d3258281ed54b888cb74655ee4d5 (diff)
downloadmutti-web-148ff0043179f99a0c24bba29b74daa7e6766ef2.tar.gz
mutti-web-148ff0043179f99a0c24bba29b74daa7e6766ef2.tar.bz2
mutti-web-148ff0043179f99a0c24bba29b74daa7e6766ef2.zip
Add accesskey S for switch navigation
Diffstat (limited to 'xsl')
-rw-r--r--xsl/layout.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl
index b9a2174..f06b1d1 100644
--- a/xsl/layout.xsl
+++ b/xsl/layout.xsl
@@ -32,6 +32,7 @@
<ul>
<xsl:call-template name="navigation" />
</ul>
+ <a href="#page" accesskey="S" style="display: none" />
</div>
<div id="page">
<hr class="delimit" />