{**************************************************************************} {* *} {* Copyright (C) 2003-2006 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 *} {* *} {**************************************************************************}

Proposition d'information événementielle

{if $action eq "proposer"}

Voici ton annonce :

{$titre|nl2br}
{$texte_html|nl2br|smarty:nodefaults}

Ce message est à destination {if $promo_min || $promo_max} des promotions {if $promo_min}X{$promo_min}{/if} {if $promo_max}jusqu'à X{$promo_max}{else} et plus{/if} {else} de toutes les promotions {/if} et sera affiché sur la page d'accueil jusqu'au {$peremption|date_format}.

{if $valid_mesg}

Tu as ajouté le message suivant à l'intention du validateur : {$valid_mesg|nl2br}

{/if}
{elseif $action eq "confirmer"} {if $ok}

Ta proposition a bien été enregistrée, un administrateur va se charger de la valider aussi rapidement que possible.

Merci pour ta contribution à la vie du site!

Retour à la page d'accueil

{else}

Une erreur s'est produite pendant l'enregistrement de ta proposition. Merci de nous contacter!

{/if} {else} {include file="include/form.evenement.tpl"} {/if} {* vim:set et sw=2 sts=2 sws=2: *}