[LANG] +les_ateliers +derniers_articles
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Mon, 9 Feb 2015 09:07:09 +0000 (10:07 +0100)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Mon, 9 Feb 2015 09:07:18 +0000 (10:07 +0100)
lang/clavettes_fr.php
sommaire.html

index 05f27e9..d59393a 100644 (file)
@@ -5,9 +5,12 @@ if (!defined('_ECRIRE_INC_VERSION')) return;
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
        //A
-        'agenda' => 'Agenda',
+       'agenda' => 'Agenda',
+       //A
+       'derniers_articles' => 'Derniers articles',
        //L
-        'licence' => 'Licence',
+       'les_ateliers' => 'Les ateliers',
+       'licence' => 'Licence',
        //P
        'pas_d_evenements' => 'Pas d\'événements à venir pour le moment.'
 );
index ed7e846..8dfc5bd 100644 (file)
@@ -15,7 +15,7 @@
         <B_sites>
         <div class="col-12 col-m-6 col-l-3">
             <div id="ateliers">
-               <h2 class="titre">Les ateliers</h2>
+                <h2 class="titre"><:clavettes:les_ateliers:></h2>
                 <ul>
                     <BOUCLE_sites(SITES){par hasard}>
                     <li[ style="background-color:#(#ID_RUBRIQUE|couleur_rubrique);"]>
@@ -45,7 +45,7 @@
         <B_articles>
         <div class="col-12 col-m-6 col-l-5">
             <div id="news">
-                       <h2 class="titre">Derniers articles</h2>
+                <h2 class="titre"><:clavettes:derniers_articles:></h2>
                 <BOUCLE_articles(ARTICLES){0,8}{!par date}>
                 <div class="article">
                     <a href="#">[(#LOGO_ARTICLE_RUBRIQUE|inserer_attribut{alt,"logo"}|image_reduire{150,150})]</a>