modifié : inclure/footer.html
ajout des liens page connection/deconnection
This commit is contained in:
parent
5282803732
commit
aad742dc18
@ -15,6 +15,10 @@
|
||||
<BOUCLE_NavBottom(RUBRIQUES){racine}{par num titre}{lang_select=non}>
|
||||
<li><a href="#URL_RUBRIQUE">#TITRE</a></li>
|
||||
</BOUCLE_NavBottom>
|
||||
<li>
|
||||
[(#SESSION{id_auteur}|non) <a href="[(#URL_PAGE{login}|parametre_url{url,#SELF})]"><:lien_connecter:></a>]
|
||||
[(#SESSION{id_auteur}|oui)<a href="#URL_LOGOUT"><:icone_deconnecter:></a>]
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="large-2 columns logo logoapril">
|
||||
@ -33,4 +37,4 @@
|
||||
$(document).foundation();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user