Adjust to changed main html
This commit is contained in:
parent
e16bc928cb
commit
ba5f92bc02
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ header('X-UA-Compatible: IE=edge,chrome=1');
|
|||
<div class="breadcrumbs" data-do="<?php echo $ACT?>">
|
||||
|
||||
<div class="togglelink page_main-content">
|
||||
<a href="#">< ><span class="sr-out"><?php echo tpl_getLang('a11y_sidebartoggle')?></span></a>
|
||||
<a href="#"><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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue