X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fadmin%2Fvalider.tpl;h=f2cd60bc406bef565a3febf3007f30582f5c66ef;hb=b545e664faee207d101019fdd067d21bd3c2c682;hp=282eb9b3e05035a1627784241578a1233c62713b;hpb=ed5b9703b11935c123dae6eed496223591e1e7ed;p=platal.git diff --git a/templates/admin/valider.tpl b/templates/admin/valider.tpl index 282eb9b..f2cd60b 100644 --- a/templates/admin/valider.tpl +++ b/templates/admin/valider.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2007 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -27,13 +27,13 @@ {counter print=false start=0 assign=hidden} -{iterate item=valid from=$vit|smarty:nodefaults} +{iterate item=valid from=$vit} {assign var=type value=$valid->type} {if !$hide_requests[$type]}
- + @@ -54,7 +54,7 @@ @@ -78,10 +78,10 @@ - + {/foreach} - + - + -
{$valid->type}{$valid->type}
Demandeur :
{if $preview_id == $valid->id()} -
+
{include file=$valid->editor()} @@ -65,9 +65,9 @@
{else} - - Editer cette demande avant validation - + + {icon name=page_edit}Editer cette demande avant validation + {/if}
{$c[0]} {$c[1]}{$c[1]|nl2br}
@@ -96,22 +96,22 @@
Réponse
Réponse
rules}> + ruleText()}>
- Réponse préremplie : + Réponse préremplie : - {icon name="page_edit" title="Editer les réponses automatiques"} + {icon name="page_edit" title="Editer les réponses automatiques"}
- Ajouté dans l'email :
+ Ajouté dans l'email :

@@ -131,12 +131,12 @@ {/iterate} {if $hidden} -

{$hidden} validation{if $hidden > 1}s ont été masquées{else} a été masquée{/if}.

+

{$hidden} validation{if $hidden > 1}s ont été masquées{else} a été masquée{/if}.

{/if} {else} -

Rien à valider

+

Rien à valider

{/if} @@ -152,4 +152,4 @@
-{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}