X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fecrire%2Fexec%2Farticles_forum.php;h=eeb11ba9376089038be7163cc5aafecfd26d24c4;hp=d7c2dd6df0a7e5510aace5cf91a3106913f73587;hb=e99f0878011913365e49b30d90e496c24c301393;hpb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed diff --git a/www/ecrire/exec/articles_forum.php b/www/ecrire/exec/articles_forum.php index d7c2dd6..eeb11ba 100644 --- a/www/ecrire/exec/articles_forum.php +++ b/www/ecrire/exec/articles_forum.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2011 * + * Copyright (c) 2001-2014 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * @@ -91,7 +91,6 @@ function articles_forum_cadres($id_rubrique, $id_article, $titre, $script, $args aide ("suiviforum"), "

"; - $img = http_img_pack('feed.png', 'RSS', '', 'RSS'); $url = bouton_spip_rss('forums_public', array("id_article" => $id_article)); echo "
", $url, "
"; @@ -117,7 +116,7 @@ function articles_forum_cadres($id_rubrique, $id_article, $titre, $script, $args echo "" . http_img_pack('rien.gif', " ", "width='10'") ."\n"; echo ""; echo _T('texte_messages_publics'); - echo "".gros_titre($titre,'', false).""; + echo gros_titre("$titre",'', false); echo ""; } ?>