X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Finclude%2Fflags.radio.tpl;h=2c2019a3d372f776eb9df749f5b80b191bc5bad6;hb=c76545c351fae4e2298624ff9ee5bf854dc5a5b6;hp=12c3729e6edaf365071bbaff43cc8eaad882a354;hpb=7568a515d7e3c4c992dd98b784165aa36b575ff9;p=platal.git diff --git a/templates/include/flags.radio.tpl b/templates/include/flags.radio.tpl index 12c3729..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,59 +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: *}