Merge branch 'platal-0.10.0'
[platal.git] / templates / carnet / index.tpl
index 9b41374..f44ef2b 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2007 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2009 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -42,7 +42,7 @@
         <a href="carnet/contacts/trombi">Le trombi de tes contacts</a>
       </h3>
       <div class="explication">
-        La même chose que la page de tes contacts... <strong>en images !</strong>
+        La même chose que la page de tes contacts... <strong>en images !</strong>
       </div>
     </td>
   </tr>
@@ -54,7 +54,7 @@
   <tr>
     <th colspan="2">
       {if $smarty.session.core_rss_hash}
-      <a href='carnet/rss/{$smarty.session.forlife}/{$smarty.session.core_rss_hash}/rss.xml' style="display:block;float:right">
+      <a href="carnet/rss/{$smarty.session.hruid}/{$smarty.session.core_rss_hash}/rss.xml" style="display:block;float:right" title="Notifications">
         {icon name=feed title='fil rss'}
       </a>
       {else}
   <tr class="pair">
     <td class='half'>
       <h3>
-        <a href="carnet/panel">Tous les évenements de la semaine</a>
+        <a href="carnet/panel">Tous les évenements de la semaine</a>
       </h3>
       <div class="explication">
-        Affichage de tous les évenements de camarades/promos
+        Affichage de tous les évenements de camarades/promos
       </div>
     </td>
     <td class='half'>
         <a href="carnet/notifs">Configurer tes notifications</a>
       </h3>
       <div class="explication">
-        Être notifié des inscriptions, décès, changement de fiche, ...
+        Être notifié des inscriptions, décès, changement de fiche, ...
       </div>
     </td>
   </tr>
 </table>
 
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}