[guadec-web-regcfp] some wording fixes for the success pages
- From: Patrick Uiterwijk <puiterwijk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web-regcfp] some wording fixes for the success pages
- Date: Fri, 19 Jun 2015 12:04:07 +0000 (UTC)
commit deaf5d672e4e0b1d1d14983b64de9d990850e501
Author: Andreas Nilsson <anilsson redhat com>
Date: Fri Jun 5 13:18:14 2015 -0400
some wording fixes for the success pages
views/partials/registration/payment.hbs | 6 +++---
views/registration/payment_onsite_registered.hbs | 4 +++-
views/registration/registration_success.hbs | 3 ++-
3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/views/partials/registration/payment.hbs b/views/partials/registration/payment.hbs
index 2b6c9c1..8fed9c6 100644
--- a/views/partials/registration/payment.hbs
+++ b/views/partials/registration/payment.hbs
@@ -1,10 +1,10 @@
Your selected registration fee: {{config.registration.currency_symbol}}{{regfee}}.
<br />
-Please select how you wish to pay:<br />
+To complete your registration, choose a payment method below:<br/>
Paypal: $INSERT_PAYPAL_BUTTON_HERE<br />
-On-site:
+
<form action="/registration/pay/do" method="POST">
<input type="hidden" name="method" value="onsite">
<input type="hidden" name="regfee" value="{{regfee}}">
-<input type="submit" value="Pay on-site">
+<input type="submit" value="Pay at the conference">
</form><br />
diff --git a/views/registration/payment_onsite_registered.hbs
b/views/registration/payment_onsite_registered.hbs
index 1c7bebb..fde2dd7 100644
--- a/views/registration/payment_onsite_registered.hbs
+++ b/views/registration/payment_onsite_registered.hbs
@@ -1,2 +1,4 @@
-Your payment has been marked as to be completed onsite, thank you!<br />
+Thank you!<br/>
+You will be asked to pay for your registration at the Registration Desk when you arrive at GUADEC.<br/>
+See you in Sweden!<br />
<a href="/">Return</a>
diff --git a/views/registration/registration_success.hbs b/views/registration/registration_success.hbs
index 6ea630b..893a92d 100644
--- a/views/registration/registration_success.hbs
+++ b/views/registration/registration_success.hbs
@@ -1,3 +1,4 @@
-Your registration was recorded, thank you!<br />
+Thanks for registering for GUADEC 2015!<br/>
+To complete your registration, choose a payment method below:<br />
{{>registration/payment}}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]