X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=inline;f=templates%2Finclude%2Fform.valid.evts.tpl;h=ef75dfa0b05cc736a7f0169a9e9322af28fb9518;hb=6df558fd292377086448b61b45da923f1e0c369d;hp=173bb080e9dcb80c0fd4f6234ea56ffaa649a957;hpb=a7de4ef724d1a3b0bf978a50ce7cc9d23412c7a0;p=platal.git diff --git a/templates/include/form.valid.evts.tpl b/templates/include/form.valid.evts.tpl index 173bb08..ef75dfa 100644 --- a/templates/include/form.valid.evts.tpl +++ b/templates/include/form.valid.evts.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -27,7 +27,7 @@ Texte - {tidy}{$valid->texte|nl2br|smarty:nodefaults}{/tidy} + {tidy}{$valid->texte|miniwiki|smarty:nodefaults}{/tidy} Péremption @@ -38,8 +38,14 @@ {$valid->pmin} - {$valid->pmax} - Commentaire - {$valid->comment} + Illustration + + {if $valid->imgtype} + Image + {else} + Pas d'image définie + {/if} + {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}