{**************************************************************************} {* *} {* Copyright (C) 2003-2014 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation; either version 2 of the License, or *} {* (at your option) any later version. *} {* *} {* This program is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} {* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} {* along with this program; if not, write to the Free Software *} {* Foundation, Inc., *} {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************} {include file="lists/header_listes.tpl" on=moderate}

Inscriptions en attente de modération

{if $subs|@count} {foreach from=$subs item=s} {/foreach}
Nom Adresse
{$s.name}{if $s.login} {* *}{icon name=user_suit title="Afficher la fiche"} {/if} {$s.addr} {icon name=tick title="Valider l'inscription"} {icon name=delete title="Refuser l'inscription"}
{else}

Il n'y a pas d'inscriptions en attente de modération.

{/if}

Emails en attente de modération

{if $mails|@count}

S'il y a trop d'indésirables, il est probablement plus rapide pour la suite de les jeter directement et non de les modérer en modifant le réglage de l'antispam.

{xsrf_token_field} {if $with_fromx} {foreach from=$mails item=m name=mail} {if $m.fromx} {/if} {/foreach}
Email Infos
Les emails suivants proviennent d'adresses identifiées comme étant celles de camarades.
De :
Sujet :
{$m.sender}
{$m.subj|hdc|smarty:nodefaults}
le {$m.stamp|date_format:"%x"} à {$m.stamp|date_format:"%X"}
{$m.size} octets
{icon name=tick title="Accepter le message"} {icon name=magnifier title="Voir le message"}
{icon name=delete title="Spam !"}
{/if} {if $with_nonfromx} {foreach from=$mails item=m name=mail} {if !$m.fromx} {/if} {/foreach}
{icon name="arrow_refresh" title="Tout (dé)cocher"} Email Infos
De :
Sujet :
{$m.sender}
{$m.subj|hdc|smarty:nodefaults}
le {$m.stamp|date_format:"%x"} à {$m.stamp|date_format:"%X"}
{$m.size} octets
{icon name=tick title="Accepter le message"} {icon name=magnifier title="Voir le message"}
{icon name=delete title="Spam !"}
{/if}

Utilise ces boutons pour appliquer une action à tous les emails sélectionnés.

{else}

Il n'y a pas d'emails en attente de modération.

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