comment text footer button
This commit is contained in:
parent
3dd3286bb8
commit
3a6ff118bc
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
<?php if ($page->isHomePage()): ?>
|
<?php if ($page->isHomePage()): ?>
|
||||||
<footer id="main-footer">
|
<footer id="main-footer">
|
||||||
<ul id="links">
|
<ul id="links">
|
||||||
<li class="open-nav-wrapper">
|
<!-- <li class="open-nav-wrapper">
|
||||||
<button class="plus open-nav" title="chercher parmi les textes">textes</button>
|
<button class="plus open-nav" title="chercher parmi les textes">textes</button>
|
||||||
</li>
|
</li> -->
|
||||||
<?php if ($page->is(page('lettre')) || $page->is(page('a-propos'))):?>
|
<?php if ($page->is(page('lettre')) || $page->is(page('a-propos'))):?>
|
||||||
<li>
|
<li>
|
||||||
<a href="<?= $site->url() ?>">
|
<a href="<?= $site->url() ?>">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue