X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnetgrp%2Fmembres-new-search.tpl;h=6234ef852c4b74dfdaf8d3d16043cbb30f120d51;hb=aba1be6d494fe4a205f00bab1c880d5ee8246565;hp=a8acd08453ce2845945d0c30536cd0246869a69c;hpb=e84395087d3ab4d549be6fad7d6c7296601796ff;p=platal.git diff --git a/templates/xnetgrp/membres-new-search.tpl b/templates/xnetgrp/membres-new-search.tpl index a8acd08..6234ef8 100644 --- a/templates/xnetgrp/membres-new-search.tpl +++ b/templates/xnetgrp/membres-new-search.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 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,25 +20,25 @@ {* *} {**************************************************************************} - {if !$choix} - Les critères de recherche ne sont pas assez précis - {elseif !$choix->total()} - Aucun camarade non-inscrit ne correspond aux informations fournies - {elseif $choix->total()} + {if t($too_many)} + Les critères de recherche ne sont pas assez précis. + {elseif $users|@count eq 0} + Aucun camarade non-inscrit ne correspond aux informations fournies. + {else} Camarades correspondants : - total() != 1}style="display: none"{/if}>
-
+
{/if}