X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fsearch%2Fquick.form.tpl;h=d04b0dac60d8174a84667025cafcb1a53e111080;hb=7c7d62fce3e3973b576ffbc4051ba443d6a6b849;hp=ddf28021e23e80b3d5534121e63fbb5dbada0e66;hpb=7b2413f614dc4deafd18501ba3cbe8db398c05e3;p=platal.git diff --git a/templates/search/quick.form.tpl b/templates/search/quick.form.tpl index ddf2802..d04b0da 100644 --- a/templates/search/quick.form.tpl +++ b/templates/search/quick.form.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2009 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,32 +20,45 @@ {* *} {**************************************************************************} -

Recherche simple dans l'annuaire

+

Recherche dans l'annuaire

+ {if $smarty.session.auth ge AUTH_COOKIE} - + + + + + + - + {else} + + + + {/if}
-
- {min_auth level='cookie'} - - mettre les fiches modifiées récemment en premier - {if $smarty.request.nonins} -
Chercher uniquement des non inscrits - {/if} - {/min_auth} +
+ Recherche simple +
+
+
+ +
+
+ +
+
+
+
- {min_auth level="cookie"} -
Recherche avancée - {/min_auth}
- -
+{if $smarty.session.auth ge AUTH_COOKIE} +

[Effectuer une recherche avancée]

+{/if} {if $show_js} {literal} @@ -57,4 +70,4 @@ {/literal} {/if} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}