From 69830fd8db0a4b455333d5dba079cf4a693b93e3 Mon Sep 17 00:00:00 2001 From: x2001corpet Date: Sat, 25 Nov 2006 13:54:11 +0000 Subject: [PATCH] fix rss du carnet git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1157 839d8a87-29fc-0310-9880-83ba4fa771e5 --- templates/carnet/rss.tpl | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/templates/carnet/rss.tpl b/templates/carnet/rss.tpl index f0551bc..4d89cb7 100644 --- a/templates/carnet/rss.tpl +++ b/templates/carnet/rss.tpl @@ -21,25 +21,6 @@ {**************************************************************************} -{*************************************************************************** - * Copyright (C) 2003-2006 Polytechnique.org * - * http://opensource.polytechnique.org/ * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the Free Software * - * Foundation, Inc., * - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - ***************************************************************************} Polytechnique.org :: Carnet @@ -59,6 +40,7 @@ [{$notifs->_cats[$cid].short}] {$x.prenom} {$x.nom} ({$x.promo}) - le {$x.date|date_format|utf8_encode} {#globals.baseurl#}/profile/private/{$x.bestalias} + carnet{$x.known}{$cid}{$x.bestalias} @@ -71,6 +53,7 @@ {/if} ]]> + {$x.prenom} {$x.nom} (X{$x.promo}) {$x.known|rss_date} {/foreach} -- 2.1.4