From: x2000bedo Date: Tue, 12 Oct 2004 20:55:47 +0000 (+0000) Subject: Fixes the bug of Joan (MBA not printed on the results of search) X-Git-Tag: xorg/old~1309 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=3cee5167f4538a56f9c94078e2ebca3ed3e2bf53;p=platal.git Fixes the bug of Joan (MBA not printed on the results of search) --- diff --git a/templates/search.result.public.tpl b/templates/search.result.public.tpl index 84566f6..418941b 100644 --- a/templates/search.result.public.tpl +++ b/templates/search.result.public.tpl @@ -17,7 +17,7 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: search.result.public.tpl,v 1.6 2004-10-12 19:54:36 x2000habouzit Exp $ + $Id: search.result.public.tpl,v 1.7 2004-10-12 20:55:47 x2000bedo Exp $ ***************************************************************************}
@@ -30,7 +30,7 @@ {if $result.app0text}, {applis_fmt type=$result.app0type text=$result.app0text url=$result.app0url} {/if} - {if $c.app1text}, + {if $result.app1text}, {applis_fmt type=$result.app1type text=$result.app1text url=$result.app1url} {/if}) {/strip}