From 7d2bf09f000b3296fe093969b6b9eefcfdc52dd0 Mon Sep 17 00:00:00 2001 From: Adrian Edwards Date: Sat, 19 Aug 2017 12:25:48 -0700 Subject: [PATCH] now you have to actually answer the questions to get the reward cat --- index.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.tpl b/index.tpl index a1be35a..437974c 100644 --- a/index.tpl +++ b/index.tpl @@ -18,12 +18,12 @@ {else}

{$questionText}

{if $questionTypeID eq 0} - + {elseif $questionTypeID eq 1}
{foreach from=$choices key=$key item=$value} -
+
{/foreach}