From e948b0ce4558b11eb1f31176a7ebd1b6384b3eef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasia=20Jarmo=C5=82kowicz?= Date: Wed, 30 May 2018 19:15:44 +0200 Subject: [PATCH] Fix showing default reason in p2p creation form --- app/views/campaigns/_new_peer_to_peer_modal.html.erb | 8 ++++---- app/views/campaigns/_settings_modal.html.erb | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/campaigns/_new_peer_to_peer_modal.html.erb b/app/views/campaigns/_new_peer_to_peer_modal.html.erb index 2a83360a..2c472c0c 100644 --- a/app/views/campaigns/_new_peer_to_peer_modal.html.erb +++ b/app/views/campaigns/_new_peer_to_peer_modal.html.erb @@ -19,11 +19,12 @@ +

Personalize your campaign page with your name and photo to greatly increase the success of your campaign.

- +
@@ -42,7 +43,6 @@ - Uploading your picture will greatly increase the chances of a successful campaign.
Upload @@ -64,9 +64,9 @@
- Be concise and honest about your intentions. +

Your passion is contagious! Inspire giving by telling your network why you’re getting involved in this campaign.

- +
diff --git a/app/views/campaigns/_settings_modal.html.erb b/app/views/campaigns/_settings_modal.html.erb index a8a80de0..d6c39777 100644 --- a/app/views/campaigns/_settings_modal.html.erb +++ b/app/views/campaigns/_settings_modal.html.erb @@ -117,7 +117,7 @@

Use it to suggest a good, pre-filled reason for campaigners

- +
<% end %>