[LANG] +a_lire_aussi
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Mon, 9 Feb 2015 11:59:52 +0000 (12:59 +0100)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Mon, 9 Feb 2015 11:59:52 +0000 (12:59 +0100)
article.html
lang/clavettes_fr.php

index 3967859..b2ca6ab 100644 (file)
@@ -30,6 +30,7 @@
         <div class="col-12 col-m-12 col-l-4">
                 <B_articles_autres>
                 <div id="news">
+                    <h2 class="titre"><:clavettes:a_lire_aussi:></h2>
                     <BOUCLE_articles_autres(ARTICLES){!id_article}{id_rubrique=#ID_RUBRIQUE}{!par date}{0,8}>
                     <div class="article">
                         <a href="#URL_ARTICLE"><h1>#TITRE</h1></a>
index 576f50c..b52e9dd 100644 (file)
@@ -5,6 +5,7 @@ if (!defined('_ECRIRE_INC_VERSION')) return;
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
        //A
+       'a_lire_aussi' => 'À lire aussi',
        'agenda' => 'Agenda',
        //A
        'derniers_articles' => 'Derniers articles',