X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=inline;f=templates%2Fsurvey%2Fedit_radio.tpl;h=8b4e1b20b815699a63cbac5350c505b377747bc6;hb=c65aed9897893d27bc93744c801d289724ef5b7b;hp=f2bf7f12a768e7f53d7981721caac9ef0952e7f7;hpb=8b0fa81ef71d263c267321d9f5e2cc374b6ffd77;p=platal.git diff --git a/templates/survey/edit_radio.tpl b/templates/survey/edit_radio.tpl index f2bf7f1..8b4e1b2 100644 --- a/templates/survey/edit_radio.tpl +++ b/templates/survey/edit_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 *} @@ -23,7 +23,17 @@ {include file='survey/edit_question.tpl'} Choix - + + {foreach from=$survey_current.choices key=value item=choice} +
+ + {icon name=delete title="Supprimer"} +
+ {/foreach} +
+ {icon name=add} +
+ {* vim:set et sw=2 sts=2 ts=8 enc=utf-8: *}