Table editor fills the new entry form with the default values of the fields
[platal.git] / templates / evenements.tpl
index 3d04662..0f6f1c2 100644 (file)
@@ -30,17 +30,17 @@ Voici ton annonce :
 
 <table class="bicol">
   <tr><th>{$titre|nl2br}</th></tr>
-  <tr><td>{$texte|nl2br}</td></tr>
+  <tr><td>{$texte_html|nl2br|smarty:nodefaults}</td></tr>
 </table>
 
 <p>
 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}
+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}
+et sera affiché sur la page d'accueil jusqu'au {$peremption|date_format}.
 </p>
 
 {if $valid_mesg}