X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Femails%2Fduplicated.tpl;h=55c3d38e47fc32df761244a69031b83e40cbda32;hb=fb5a54cbdf4317488bc46c804e0df964c007eb4e;hp=1ff4bd2ba272bca267ee17903bc0d4e151e88246;hpb=9f94a7d4fefc0ccc2dff7df27721727cc84ae96f;p=platal.git diff --git a/templates/emails/duplicated.tpl b/templates/emails/duplicated.tpl index 1ff4bd2..55c3d38 100644 --- a/templates/emails/duplicated.tpl +++ b/templates/emails/duplicated.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 *} @@ -32,37 +32,40 @@ - Ajouter une entrée manuellement + Ajouter une entrée manuellement - créer{icon name=add} + créer{icon name=add} {foreach from=$table item=doublon} {$doublon.mail}
- Détecté le {$doublon.detection|date_format} + Détecté le {$doublon.detection|date_format} {$doublon.state} {foreach from=$doublon.users item=user name=all} + {if $user} {$user}{icon name=user_suit title="Fiche"} {icon name=wrench title="Administrer}{if !$smarty.foreach.all.last}
{/if} + {/if} {/foreach} {icon name=page_edit title="Editer"} - {icon name=delete title="Supprimer"} + {icon name=delete title="Supprimer"} {/foreach} {elseif $action eq "create" || $action eq "edit"} -[Retour à la liste des doublons]

+[Retour à la liste des doublons]

+{xsrf_token_field} @@ -73,12 +76,13 @@ {else} {foreach from=$doublon.users key=i name=all item=user} + {if $user} {if $i is even}{/if} {if $i is even && $smarty.foreach.all.last}{/if} {if $i is odd || $smarty.foreach.all.last}{/if} + {/if} {/foreach} - + {/if} @@ -108,7 +113,7 @@ {/if} @@ -127,4 +132,4 @@ {/if} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}
Commenter le doublon - {icon name=email title="Envoyer un mail"} + {icon name=email title="Envoyer un email"}  {$doublon.mail}
{$user}{icon name=user_suit title="Fiche"} @@ -86,9 +90,10 @@
Date de détectionDate de détection {$doublon.detection|date_format}
- Dernière édition par {$doublon.edit} le {$doublon.last|date_format} + Dernière édition par {$doublon.edit} le {$doublon.last|date_format}