SPR-843: Fontello Icons umstellen auf Material Design Icons - togglelink for "page_main-content"
This commit is contained in:
parent
8ed4f142b7
commit
3ab406d29e
11 changed files with 279 additions and 90 deletions
2
main.php
2
main.php
|
@ -241,7 +241,7 @@ $classWideContent = ($ACT === "show") ? "": "wide-content ";
|
|||
<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