On remet le menu "Nos recettes" dans le menu principal

This commit is contained in:
2021-06-14 11:05:27 +02:00
parent f506432a93
commit 26af37ecdb
6 changed files with 8 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
<div class="custom-grid-four">
<div class="custom-grid-three">
<ul class="nav navbar-nav navbar-customer navbar-right">
{loop type="auth" name="customer_info_block" role="CUSTOMER"}
<li><a href="{url path="/logout"}" class="logout">{intl l="Log out!" d="hookcustomer.fo.default"}</a></li>