X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fflags.radio.tpl;h=2c2019a3d372f776eb9df749f5b80b191bc5bad6;hb=441e454e351c851a4906b0d1b1eca68aa364baa7;hp=1c21d20d64bd24ecedbec9980b0b79fe0f3b0781;hpb=2dcac0f527e8207d754af8974d81b2bce3f433d9;p=platal.git diff --git a/templates/include/flags.radio.tpl b/templates/include/flags.radio.tpl index 1c21d20..2c2019a 100644 --- a/templates/include/flags.radio.tpl +++ b/templates/include/flags.radio.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -19,68 +19,20 @@ {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************} -{if $display eq "mini"} - - - - - - - - - -{elseif $display eq "div"} - - - - - - - - - -{else} - {if !$notable} - - - {/if} - - - - - - - - - - -
- - - site public - - - - transmis à l'AX - - - - privé - - Quelle couleur ?? -
- {if !$notable} - - - {/if} +{if t($withtext)} +Quelle couleur ? {/if} +{if !t($val)}{assign var=val value='private'}{/if} + + + {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}