more access keys added
authorGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 9 Apr 2004 18:11:28 +0000 (18:11 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 9 Apr 2004 18:11:28 +0000 (18:11 +0000)
templates/xhtml_slim.pt

index 1bc23e6..e3456e1 100644 (file)
                   i18n:attributes="accesskey string:accesskey-whatlinkshere|default; title string:tooltip-whatlinkshere|default" 
                   i18n:translate="string:whatlinkshere">What links here</a></li>
                 <li><a href="${nav_urls/recentchangeslinked/href}"
-                  i18n:attributes="title string:tooltip-recentchangeslinked | default"
+                  i18n:attributes="accesskey string:accesskey-recentchangeslinked|default;title string:tooltip-recentchangeslinked | default"
                   i18n:translate="string:recentchangeslinked">Related Changes</a></li>
                 <li><a href="${nav_urls/specialpages/href}"
-                  i18n:attributes="title string:tooltip-specialpages|default"
+                  i18n:attributes="accesskey string:accesskey-specialpages|default;title string:tooltip-specialpages|default"
                   i18n:translate="string:specialpages">Special Pages</a></li>
                 <li tal:condition="loggedin"><a href="${nav_urls/upload/href"
                   i18n:attributes="accesskey string:accesskey-upload|default; title string:tooltip-upload|default"