From 3a7a4d59f34ece02607cf343c438be32e2b45c3f Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sat, 27 Sep 2008 02:29:05 -0700 Subject: [PATCH] Mentioning CSV exporting on download page. --- view/Download_page.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/Download_page.py b/view/Download_page.py index 7d815c4..ce4785f 100644 --- a/view/Download_page.py +++ b/view/Download_page.py @@ -300,7 +300,7 @@ class Download_page( Product_page ): H4( u"What happens to my wiki if I stop using Luminotes?", class_ = u"upgrade_question" ), P( """ - There is no lock-in with Luminotes. You can export your entire wiki whenever you like. + There is no lock-in with Luminotes. You can export your entire wiki to either a stand-alone web page or a CSV spreadsheet — anytime you like. """, class_ = u"upgrade_text", ),