From c0dd42dd11e5cf0576c8381f9bc240a2508d3a87 Mon Sep 17 00:00:00 2001 From: TheCoreDev Date: Tue, 9 Jan 2024 18:15:41 +0100 Subject: [PATCH] On rajoute le masquage des liens de connexion en haut du site, et les liens utiles dans le footer --- templates/frontOffice/sterivein/layout.tpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/frontOffice/sterivein/layout.tpl b/templates/frontOffice/sterivein/layout.tpl index e508af825..e98c840bb 100644 --- a/templates/frontOffice/sterivein/layout.tpl +++ b/templates/frontOffice/sterivein/layout.tpl @@ -190,6 +190,7 @@ GNU General Public License : http://www.gnu.org/licenses/ + {if $langue == 'fr_FR'} + {/if} {/nocache} @@ -270,6 +272,8 @@ GNU General Public License : http://www.gnu.org/licenses/ + + {if $langue == 'fr_FR'}

{intl l="Useful links"}

@@ -292,6 +296,7 @@ GNU General Public License : http://www.gnu.org/licenses/
+ {/if}