@@ -443,31 +445,31 @@ Please fix the following before launching your campaign:
{% ifequal campaign_status 'INITIALIZED' %}
- {% if not is_preview or request.user.is_staff %}
- {% if campaign.launchable %}
-
Before you hit launch:
-
- - Have you proofread your campaign? (Make sure to spellcheck!)
- - Have you previewed your campaign? Does it look how you want it to?
-
-
-
If it doesn't look exactly the way you like, or you're having any trouble with your description, we're happy to help; please email unglue.it support (support@gluejar.com).
-
-
If you're happy with your campaign, here's your moment of truth!
-
-
- {% else %}
-
Please make sure you've selected your campaign's edition and entered its description, target, deadline, prices or premiums, and previewed your campaign, before launching.
- {% ifequal campaign.type 2 %}
-
Buy To Unglue campaigns can't be launched until ebook files have been loaded and pricing has been set and made active
-
- {% endifequal %}
-
-
- {% endif %}
- {% else %}
- While you're free to edit your campaign, it won't be launchable until we've fully tested our new payment processor.
- {% endif %}
+ {% if campaign.launchable %}
+
Before you hit launch:
+
+ - Have you proofread your campaign? (Make sure to spellcheck!)
+ - Have you previewed your campaign? Does it look how you want it to?
+
+
+
If it doesn't look exactly the way you like, or you're having any trouble with your description, we're happy to help; please email unglue.it support (support@gluejar.com).
+
+
If you're happy with your campaign, here's your moment of truth!
+
+
+ {% else %}
+ {% ifequal campaign.type 1 %}
+
Please make sure you've selected your campaign's edition and entered its description, funding goal, deadline, premiums, and previewed your campaign, before launching.
+ {% endifequal %}
+ {% ifequal campaign.type 2 %}
+
Please make sure you've selected your campaign's edition and entered its description, funding goal, initial ungluing date, prices, and previewed your campaign, before launching.
+
Buy To Unglue campaigns can't be launched until ebook files have been loaded and pricing has been set and made active
+ {% endifequal %}
+ {% ifequal campaign.type 3 %}
+
Please make sure you've selected your campaign's edition and entered its description and previewed your campaign, before launching.
+
Thanks for Ungluing campaigns can't be launched until ebook files have been loaded and a suggested contribution has been set
+ {% endifequal %}
+ {% endif %}