X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fevents%2Fsubmit.tpl;h=7220c8e6de531a88ecf7c7d6dfc07f234c664c5c;hb=HEAD;hp=1588354f0970d95501b8e528f8c1baa8f6baab8f;hpb=db9c38388c6d941c9aff798921a69317ff88ce8f;p=platal.git diff --git a/templates/events/submit.tpl b/templates/events/submit.tpl index 1588354..7220c8e 100644 --- a/templates/events/submit.tpl +++ b/templates/events/submit.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2014 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,73 +20,24 @@ {* *} {**************************************************************************} -

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"} +

Proposition d'information événementielle

{if $ok}

-Ta proposition a bien été enregistrée, un administrateur va se charger de la valider aussi rapidement que possible. +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! +Merci pour ta contribution à la vie du site!

-Retour à la page d'accueil +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="events/form.tpl"} -{include file="include/form.evenement.tpl"} +{include wiki=Xorg.Annonce} {/if} - -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 fenc=utf-8: *}