From: x2001corpet Date: Wed, 12 Oct 2005 06:22:08 +0000 (+0000) Subject: orth X-Git-Tag: xorg/0.9.9~112 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=8aea4c486703c07d38ef557bb14c5198e8ef1bd0;p=platal.git orth git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@92 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/hooks/tmp.inc.php b/hooks/tmp.inc.php index 077540a..96d3999 100644 --- a/hooks/tmp.inc.php +++ b/hooks/tmp.inc.php @@ -64,7 +64,7 @@ function tmp_prefs() ), Array( 'url' => 'preferences.php?rss='.(intval(Session::get('core_rss_hash')=='')), - 'title' => (Session::get('core_rss_hash') ? 'désactiver' : 'activer').' les fils rss', + 'title' => (Session::get('core_rss_hash') ? 'Désactiver' : 'Activer').' les fils rss', 'text' => 'Ceci te permet d\'utiliser les fils rss du site. Attention, désactiver puis réactiver les fils en change les URL !', 'weight' => 90 )