diff --git a/public/gcintranet/ajax/sitemenu-eng.html b/public/gcintranet/ajax/sitemenu-eng.html index c0f684ee..bd55b2ff 100644 --- a/public/gcintranet/ajax/sitemenu-eng.html +++ b/public/gcintranet/ajax/sitemenu-eng.html @@ -9,7 +9,7 @@

Topics menu

-
+
- \ No newline at end of file + diff --git a/public/gcintranet/ajax/sitemenu-fra.html b/public/gcintranet/ajax/sitemenu-fra.html index 5ffeecdc..161bffe1 100644 --- a/public/gcintranet/ajax/sitemenu-fra.html +++ b/public/gcintranet/ajax/sitemenu-fra.html @@ -3,13 +3,13 @@ - +wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html --> +

Menu des sujets

- - \ No newline at end of file + diff --git a/public/gcweb/samples/footer-en.html b/public/gcweb/samples/footer-en.html index 9c571a71..722ed14f 100644 --- a/public/gcweb/samples/footer-en.html +++ b/public/gcweb/samples/footer-en.html @@ -94,7 +94,7 @@

Contextual Footer

});

Main Footer

-

The main footer is visible by default. You have the ability to hide the main footer via the hideFooterMain parameter.

+

The main footer is visible by default. You have the ability to hide the main footer via the hideFooterMain parameter.

This is configured in the footer section of your page.

 defFooter.outerHTML = wet.builder.footer({
diff --git a/public/gcweb/samples/footer-fr.html b/public/gcweb/samples/footer-fr.html
index eacc6949..62682708 100644
--- a/public/gcweb/samples/footer-fr.html
+++ b/public/gcweb/samples/footer-fr.html
@@ -93,8 +93,8 @@ 

Bande contextuelle

});

La bande principale

-

La bande principale est visible par défaut. Vous avez la possibilité de masquer la bande principale via le paramètre hideFooterMain.

-

Ceci est configuré dans la section footer de votre page.

> +

La bande principale est visible par défaut. Vous avez la possibilité de masquer la bande principale via le paramètre hideFooterMain.

+

Ceci est configuré dans la section footer de votre page.

 defFooter.outerHTML = wet.builder.footer({
 ...