X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fsurvey%2Fshow_checkboxtable.tpl;h=f9c31414acbc39139dd8ad6053ab1b854c22a4e0;hb=HEAD;hp=47f86827f2dc872447964320ba292d10a5737971;hpb=179afa7fa79902e11498314d37fe4dbf452b3617;p=platal.git diff --git a/templates/survey/show_checkboxtable.tpl b/templates/survey/show_checkboxtable.tpl index 47f8682..f9c3141 100644 --- a/templates/survey/show_checkboxtable.tpl +++ b/templates/survey/show_checkboxtable.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2014 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -23,9 +23,9 @@ - {foreach from=$squestion.choices item=schoice} - - {/foreach} + {foreach from=$squestion.choices item=schoice} + + {/foreach} {foreach from=$squestion.subquestions item=ssubq key=ssqid} @@ -45,7 +45,8 @@ {/foreach} {/if} + {/foreach}
{$schoice}{$schoice}
-{* vim:set et sw=2 sts=2 ts=8 enc=utf-8: *} +{* vim:set et sw=2 sts=2 ts=8 fenc=utf-8: *}