File tree 1 file changed +15
-14
lines changed
1 file changed +15
-14
lines changed Original file line number Diff line number Diff line change 98
98
</div>
99
99
</form>
100
100
</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 ?>
101
114
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" />
115
116
</ul>
116
- </div>
117
+ </div>
117
118
</nav>
118
119
<!-- /header -->
You can’t perform that action at this time.
0 commit comments