X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Faxletter%2Findex.tpl;h=81c600f4a670b72565c93912a8df8eba8bba3fec;hb=73bb5fe7110fe4c7246f08f4d221ac9ffb11595e;hp=4fb12b83e32805b5ac6a45a5852ed1fded5aaea6;hpb=a7de4ef724d1a3b0bf978a50ce7cc9d23412c7a0;p=platal.git diff --git a/templates/axletter/index.tpl b/templates/axletter/index.tpl index 4fb12b8..81c600f 100644 --- a/templates/axletter/index.tpl +++ b/templates/axletter/index.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -29,7 +29,7 @@ {if $axs}

-Tu es actuellement inscrit aux envois exceptionnels de l'AX (pour choisir le format HTML ou texte, rends toi sur la page des préférences) +Tu es actuellement inscrit aux envois exceptionnels de l'AX (pour choisir le format HTML ou texte, rends toi sur la page des préférences).

[{icon name=delete} me désinscrire des envois exceptionnels] @@ -53,12 +53,12 @@ Tu n'es actuellement pas inscrit aux envois exceptionnels de l'AX. {if $ax_rights && !$new} - {icon name=page_edit} Proposer un nouveau mail + {icon name=page_edit} Proposer un nouvel email {elseif $ax_rights && $new} - {icon name=page_edit} Editer la demande + {icon name=page_edit} Éditer la demande {if $new->title()} {$new->title(true)} @@ -76,5 +76,8 @@ Tu n'es actuellement pas inscrit aux envois exceptionnels de l'AX. {/foreach} +{if $ax_rights} +

Il y a actuellement {$count} inscrits aux envois.

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