From 5ce91d1f2b2f2434bc51ddeeaf4f9f27305d1145 Mon Sep 17 00:00:00 2001 From: Hardik Ghaghada Date: Tue, 11 Jun 2013 22:38:53 +0530 Subject: Modified textarea in student interface to notify about using tabs for indentation --- testapp/templates/exam/question.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testapp/templates/exam') diff --git a/testapp/templates/exam/question.html b/testapp/templates/exam/question.html index 435f67f..1d801b0 100644 --- a/testapp/templates/exam/question.html +++ b/testapp/templates/exam/question.html @@ -87,7 +87,7 @@ function update_time() {% endfor %} {% else %} - +
-- cgit