fix conf-option

This commit is contained in:
Jana Deutschländer 2017-04-26 16:00:43 +02:00
commit cbf9c4a6f0

View file

@ -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>