File tree Expand file tree Collapse file tree 1 file changed +15
-14
lines changed
Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Original file line number Diff line number Diff line change 9898 </div>
9999 </form>
100100 </li>
101+ </div>
102+
103+ <!-- BREADCRUMBS -->
104+ <?php if ($ conf ['breadcrumbs ' ] || $ conf ['youarehere ' ]): ?>
105+ <!-- <div class="breadcrumbs">
106+ <?php if ($ conf ['youarehere ' ]): ?>
107+ <div class="youarehere"><?php tpl_youarehere () ?> </div>
108+ <?php endif ?>
109+ <?php if ($ conf ['breadcrumbs ' ]): ?>
110+ <div class="trace"><?php tpl_breadcrumbs () ?> </div>
111+ <?php endif ?>
112+ </div> -->
113+ <?php endif ?>
101114
102- <!-- BREADCRUMBS -->
103- <?php if ($ conf ['breadcrumbs ' ] || $ conf ['youarehere ' ]): ?>
104- <!-- <div class="breadcrumbs">
105- <?php if ($ conf ['youarehere ' ]): ?>
106- <div class="youarehere"><?php tpl_youarehere () ?> </div>
107- <?php endif ?>
108- <?php if ($ conf ['breadcrumbs ' ]): ?>
109- <div class="trace"><?php tpl_breadcrumbs () ?> </div>
110- <?php endif ?>
111- </div> -->
112- <?php endif ?>
113-
114- <hr class="a11y" />
115+ <hr class="a11y" />
115116 </ul>
116- </div>
117+ </div>
117118</nav>
118119<!-- /header -->
You can’t perform that action at this time.
0 commit comments