X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fsurvey%2Fedit_radio.tpl;h=328255692a5e376d3c40c88560415bd4f99d1a4f;hb=756ff73fbb0cdd01cce2eda27ba18e1cc99bd735;hp=f2bf7f12a768e7f53d7981721caac9ef0952e7f7;hpb=8b0fa81ef71d263c267321d9f5e2cc374b6ffd77;p=platal.git diff --git a/templates/survey/edit_radio.tpl b/templates/survey/edit_radio.tpl index f2bf7f1..3282556 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-2008 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: *}