From: Lunar <lunar@anargeek.net> Date: Sat, 18 May 2013 07:53:10 +0000 (+0200) Subject: Amélioration de la présentation du footer X-Git-Url: https://nos-oignons.net/gitweb/website.git/commitdiff_plain/d93174bcb5c5970720147178aa5e78a9bfba2e76?ds=inline Amélioration de la présentation du footer --- diff --git a/templates/page.tmpl b/templates/page.tmpl index 49d57a9..4b666d0 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -128,16 +128,13 @@ Tags : <div class="pagecopyright"> <a name="page_copyright"></a> -Contenu <TMPL_IF COPYRIGHT><TMPL_VAR COPYRIGHT><TMPL_ELSE>© 2013 Nos oignons</TMPL_IF> ; -Logo © 2013 <a href="http://www.lutopiquant.fr/">lutopiquant</a> -</div> - -<div class="pagelicense"> +Contenu <TMPL_IF COPYRIGHT><TMPL_VAR COPYRIGHT><TMPL_ELSE>© 2013 Nos oignons</TMPL_IF>. +Logo © 2013 <a href="http://www.lutopiquant.fr/">lutopiquant</a>. <a name="page_license"></a> <TMPL_IF LICENSE> -Licence : <TMPL_VAR LICENSE> +Licence : <TMPL_VAR LICENSE>. <TMPL_ELSE> -Licence : <a href="https://creativecommons.org/licenses/by-sa/3.0/fr/deed.fr_FR">CC BY-SA 3.0 FR</a> +Licence : <a href="https://creativecommons.org/licenses/by-sa/3.0/fr/deed.fr_FR">CC BY-SA 3.0 FR</a>. </TMPL_IF> </div>