[guadec-web] registration: Last cosmetic tweaks based on IRC feedback
- From: Rui Matos <rtcm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] registration: Last cosmetic tweaks based on IRC feedback
- Date: Thu, 4 Jul 2013 16:56:49 +0000 (UTC)
commit 0f271a58d155953fdf6bed07f4952ab66cbc95b5
Author: Rui Matos <tiagomatos gmail com>
Date: Thu Jul 4 18:56:14 2013 +0200
registration: Last cosmetic tweaks based on IRC feedback
wordcamp-base/registration-form.php | 27 +++++++++++++++------------
wordcamp-base/template-registration.php | 2 +-
2 files changed, 16 insertions(+), 13 deletions(-)
---
diff --git a/wordcamp-base/registration-form.php b/wordcamp-base/registration-form.php
index fb6470c..f22f516 100644
--- a/wordcamp-base/registration-form.php
+++ b/wordcamp-base/registration-form.php
@@ -1,4 +1,4 @@
-<div style='width: 50%'>
+<div style='width: 60%'>
<p>
<h3 class="sub-section-title">Registration type</h3>
@@ -18,14 +18,17 @@
</span>
<div style='font-size: 80%; line-height: 130%; margin-top: 1.5em' >
- • The GUADEC registration fee is there to cover the conference
- costs. Any remaining funds, if any, are donated to the GNOME
- Foundation.<br>• By registering as Professional your contribution
- will be recognized by an invitation to a special networking
- event.<br>• We have included hobbyist and student levels to make
- GUADEC more affordable for those who need it. If even these fees are
- a hardship for you, please contact us. We don't want anyone to be
- excluded due to registration fees.</div>
+ • The GUADEC registration fee covers the conference costs. Any
+ remaining funds, if any, are donated to the GNOME Foundation.<br>•
+ By registering as Professional your contribution will be recognized
+ by an invitation to a special networking event.<br>• We have
+ included hobbyist and student levels to make GUADEC more affordable
+ for those who need it. If even these fees are a hardship for you,
+ please contact us. We don't want anyone to be excluded due to
+ registration fees.<br>• If you have problems paying on-line, would
+ rather pay in cash at the conference or want to change anything
+ after registering drop us an e-mail to <a class="email"
+ href="mailto:guadec-organization gnome org">guadec-organization gnome org</a>.</div>
</p>
@@ -80,10 +83,10 @@
<div style='font-size: 80%; line-height: 130%; margin: 1em 0 1em' >
• We will book a room and optionally breakfast for you but the
payment shall be done directly to the Taufer dormitory on
- check-in.<br>• Prices are 310 CZK or 12,5 EUR night/person in a
+ check-in.<br>• Payments can be done via credit card or by cash in
+ CZK or EUR.<br>• Prices are 310 CZK or 12,5 EUR night/person in a
shared room, 420 CZK or 17 EUR night/person in a single room and the
- optional breakfast is 100 CZK or 4 EUR day/person.<br>• Payments can
- be done via credit card or by cash in CZK or EUR.</div>
+ optional breakfast is 100 CZK or 4 EUR day/person.</div>
<input type=checkbox name=breakfast <?php if ($reg->breakfast) { echo 'checked=true'; } ?>/>
Breakfast
diff --git a/wordcamp-base/template-registration.php b/wordcamp-base/template-registration.php
index 87ca55f..5bda60e 100644
--- a/wordcamp-base/template-registration.php
+++ b/wordcamp-base/template-registration.php
@@ -68,7 +68,7 @@ function put_registration_form($reg, $info)
return;
}
- echo "<p><strong>$current_user->first_name</strong>, great that you are coming to GUADEC!</p>";
+ echo "<p><strong>$current_user->first_name</strong>, it's great that you are coming to GUADEC!</p>";
echo "<form action=$this_url method=post>";
include 'registration-form.php';
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]