SPR-754 make sidebar toggle a11y text translatable

This commit is contained in:
Andreas Gohr 2017-02-22 14:24:44 +01:00
commit 52983d2382
2 changed files with 2 additions and 1 deletions

View file

@ -239,7 +239,7 @@ $classWideContent = ($ACT === "show") ? "": "wide-content ";
<div class="breadcrumbs">
<div class="togglelink page_main-content">
<a href="#">&lt; &gt;<span class="sr-out">auf/zu</span></a>
<a href="#">&lt; &gt;<span class="sr-out"><?php echo tpl_getLang('a11y_sidebartoggle')?></span></a>
</div>
<h6 class="sr-only" role="heading" aria-level="2"><?php echo tpl_getLang('head_menu_status') ?></h6>