From 156bb47ecebcca190683b8e59f917a5b742d11fd Mon Sep 17 00:00:00 2001
From: Hardik Ghaghada
Date: Wed, 3 Jul 2013 16:37:57 +0530
Subject: corrected a small malfunction
---
testapp/templates/exam/question.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'testapp/templates/exam/question.html')
diff --git a/testapp/templates/exam/question.html b/testapp/templates/exam/question.html
index 1282130..7260d15 100644
--- a/testapp/templates/exam/question.html
+++ b/testapp/templates/exam/question.html
@@ -92,7 +92,7 @@ function update_time()
{% endfor %}
{% else %}
-
+
--
cgit