From: x2003bruneau Date: Sat, 27 Jan 2007 11:23:29 +0000 (+0000) Subject: Remove unuseful htmlentities X-Git-Tag: xorg/0.9.13~60 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;ds=inline;h=0b2b7ce00808481c3d87c05baf23c593d8a87a7c;p=platal.git Remove unuseful htmlentities git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1411 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/templates/newsletter/nl.tpl b/templates/newsletter/nl.tpl index 026f041..c4880c6 100644 --- a/templates/newsletter/nl.tpl +++ b/templates/newsletter/nl.tpl @@ -93,7 +93,7 @@ ne plus recevoir : [https://www.polytechnique.org/nl/out]
{$smarty.foreach.cats.iteration}. {$nl->_cats[$cid]}
{foreach from=$arts item=art} -   - {$art->title()|htmlentities}
+   - {$art->title()}
{/foreach}
{/foreach}