From e89c6505dde5dfd2b3c6576d5d45c74b75e63397 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Thu, 9 Dec 2010 20:08:25 +0530 Subject: Add the string control character for CSV full name field. --- project/templates/registration/regstats.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/templates/registration/regstats.html') diff --git a/project/templates/registration/regstats.html b/project/templates/registration/regstats.html index 1e3a141..a0b3786 100644 --- a/project/templates/registration/regstats.html +++ b/project/templates/registration/regstats.html @@ -39,7 +39,7 @@


-To download CSV +To download CSV Click here {% endblock content %} -- cgit