X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnetgrp%2Fmembres-new-search.tpl;h=6234ef852c4b74dfdaf8d3d16043cbb30f120d51;hb=a16bf14118471a1595a4c157fcab4d7e0d6f3553;hp=572411fdb3e3011c3d1d275affc1475aba8f23c8;hpb=64087a3430249f84d999be01219697c925c5c7f7;p=platal.git diff --git a/templates/xnetgrp/membres-new-search.tpl b/templates/xnetgrp/membres-new-search.tpl index 572411f..6234ef8 100644 --- a/templates/xnetgrp/membres-new-search.tpl +++ b/templates/xnetgrp/membres-new-search.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,19 +20,19 @@ {* *} {**************************************************************************} - {if !$choix} + {if t($too_many)} Les critères de recherche ne sont pas assez précis. - {elseif !$choix->total()} + {elseif $users|@count eq 0} Aucun camarade non-inscrit ne correspond aux informations fournies. - {elseif $choix->total()} + {else} Camarades correspondants : - total() != 1}style="display: none"{/if}>
+