From 57f49353d8cad3cbce25730272fd122ab91eb005 Mon Sep 17 00:00:00 2001 From: kimth Date: Mon, 15 Oct 2012 22:09:19 +0000 Subject: [PATCH] Fix CR showanswer template --- common/lib/capa/capa/templates/textbox.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/lib/capa/capa/templates/textbox.html b/common/lib/capa/capa/templates/textbox.html index 91aa6d41c8..6e44712d9f 100644 --- a/common/lib/capa/capa/templates/textbox.html +++ b/common/lib/capa/capa/templates/textbox.html @@ -5,8 +5,6 @@ % endif >${value|h} - -
% if state == 'unsubmitted': Unanswered @@ -26,6 +24,8 @@

${state}

+ +
${msg|n}