fix conf-option
This commit is contained in:
parent
84f9464195
commit
cbf9c4a6f0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
if(!defined('DOKU_INC')) die();
|
if(!defined('DOKU_INC')) die();
|
||||||
|
|
||||||
if($conf['breadcrumbs']): ?>
|
if($conf['hereyouare']): ?>
|
||||||
|
|
||||||
|
|
||||||
<h6 class="sr-only" role="heading" aria-level="2"><?php echo tpl_getLang('head_breadcrumb') ?></h6>
|
<h6 class="sr-only" role="heading" aria-level="2"><?php echo tpl_getLang('head_breadcrumb') ?></h6>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue