From 846d936a2a08545f1f606516c0884b518e1014ae Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Wed, 27 Feb 2008 23:53:05 +0000 Subject: [PATCH] Changing some wording in the money-back guarantee for clarity, and add an "absolutely no lock-in" section. --- NEWS | 3 +++ view/Upgrade_note.py | 25 +++++++++++++++++-------- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 43e3e7d..b66cf3a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +1.2.1: March ??, 2008 + * ? + 1.2.0: February 25, 2008 * Users can now upload files to attach to their notes. diff --git a/view/Upgrade_note.py b/view/Upgrade_note.py index f1df05e..76877ef 100644 --- a/view/Upgrade_note.py +++ b/view/Upgrade_note.py @@ -134,17 +134,26 @@ class Upgrade_note( Span ): H3( u"no questions asked money-back guarantee" ), P( u""" - If you upgrade your Luminotes account and find that it's not meeting your - needs, then simply request a refund within 30 days and your money will be - returned in full without any questions. - """ + If you upgrade your Luminotes account and later find that it's not meeting + your needs, you can cancel online anytime. You won't have to send email or + talk to anyone in a call center. If you do cancel, you keep all of your wiki + notebooks and simply return to a free account. + """, ), P( u""" - And no matter how long you've been using an upgraded Luminotes account, you - can cancel online anytime. You won't have to send email or talk to anyone in a - call center. If you do cancel, you keep all of your wiki notebooks and simply - return to a free account. + Additionally, if you are unsatisfied for any reason, you have the option of + requesting a refund within 60 days of upgrading your account. You money will + be returned in full without any questions. + """ + ), + H3( u"absolutely no lock-in" ), + P( + u""" + You can download the entire contents of your wiki at any time with a single + click, so you can rest assured that your notes won't be locked away within + Luminotes if you ever decide to cancel. You can take all of your data and + import it into any program that reads HTML. After all, it's your wiki. """, ), P(