SPR-753: add ACT mode as node to breadcrumb
This commit is contained in:
parent
e6265a933f
commit
2eac3d457e
3 changed files with 20 additions and 1 deletions
2
main.php
2
main.php
|
@ -236,7 +236,7 @@ $classWideContent = ($ACT === "show") ? "": "wide-content ";
|
|||
<?php
|
||||
?>
|
||||
|
||||
<div class="breadcrumbs">
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue