[guadec-web] registration: Stop offering lunch vouchers for sale



commit 646f5a4ff33c9073bf6f80d39621a07f270c295d
Author: Rui Matos <tiagomatos gmail com>
Date:   Wed Jul 31 23:54:48 2013 +0200

    registration: Stop offering lunch vouchers for sale
    
    We're very close to the limit that we have agreed with the university
    canteen.

 wordcamp-base/registration-form.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/wordcamp-base/registration-form.php b/wordcamp-base/registration-form.php
index bf78f15..5679e23 100644
--- a/wordcamp-base/registration-form.php
+++ b/wordcamp-base/registration-form.php
@@ -74,6 +74,7 @@
   </span>
 </p>
 
+<!--
 <p>
   <h3 class="sub-section-title">Meals</h3>
   <input type=checkbox name=lunch <?php if ($reg->lunch) { echo 'checked=true'; } ?>/>
@@ -89,6 +90,7 @@
 
   </span>
 </p>
+-->
 
 <p>
   <h3 class="sub-section-title">Accommodation</h3>


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