[guadec-web-regcfp/develop] fix
- From: Patrick Uiterwijk <puiterwijk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web-regcfp/develop] fix
- Date: Fri, 19 Jun 2015 12:25:57 +0000 (UTC)
commit 228c35a7ea2d0fd90d85f1a22613228b0015dbeb
Author: Patrick Uiterwijk <puiterwijk redhat com>
Date: Fri Jun 19 14:25:54 2015 +0200
fix
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 9475a4f..53ac301 100644
--- a/views/partials/registration/payment.hbs
+++ b/views/partials/registration/payment.hbs
@@ -2,6 +2,6 @@ To complete your registration, choose a payment for {{config.registration.curren
<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="on-site" 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 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]