[guadec-web] registration: Improve accommodation payment details



commit c6224d922327c69e15f3ee73d87d1afb22ecd572
Author: Rui Matos <tiagomatos gmail com>
Date:   Thu Jul 4 11:03:17 2013 +0200

    registration: Improve accommodation payment details

 wordcamp-base/registration-form.php |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/wordcamp-base/registration-form.php b/wordcamp-base/registration-form.php
index d344196..fb6470c 100644
--- a/wordcamp-base/registration-form.php
+++ b/wordcamp-base/registration-form.php
@@ -80,9 +80,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-out.<br>• Prices are 310 CZK night/person in a shared room,
-  420 CZK night/person in a single room and the optional breakfast is
-  100 CZK day/person.</div>
+  check-in.<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>
 
     <input type=checkbox name=breakfast <?php if ($reg->breakfast) { echo 'checked=true'; } ?>/>
     Breakfast


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