[guadec-web-regcfp/develop] Add PayPal info



commit 2e92f884d6e3ab94f1a5e99e34ba78cea032bfff
Author: Patrick Uiterwijk <puiterwijk redhat com>
Date:   Fri Jun 19 22:13:30 2015 +0200

    Add PayPal info

 views/partials/registration/payment.hbs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/views/partials/registration/payment.hbs b/views/partials/registration/payment.hbs
index 53ac301..24c1a6c 100644
--- a/views/partials/registration/payment.hbs
+++ b/views/partials/registration/payment.hbs
@@ -1,7 +1,7 @@
 To complete your registration, choose a payment for {{config.registration.currency_symbol}}{{regfee}} 
below:<br/><br/>
 <form class="submission-form" action="/registration/pay/do" method="POST">
 <input type="hidden" name="regfee" value="{{regfee}}">
-<input type="radio" name="method" value="paypal" checked="checked"> Pay using PayPal<br/>
+<input type="radio" name="method" value="paypal" checked="checked"> <div style="display: inline-block;">Pay 
using PayPal<p class="note">No PayPal account required</p></div><br/>
 <input type="radio" name="method" value="onsite" style="vertical-align: top;"> <div style="display: 
inline-block;">Pay at the conference<p class="note">If you select this option, you can pay at the 
registration desk at GUADEC</p></div><br/><br/>
 <input class="submit-talk" type="submit" value="Complete registration" style="float: right;">
 </form>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]