[guadec-web] Make it clear that the lunch is vegetarian, not vegan



commit aaf70dcef59b43cdb7a20c324e97748f0b04625c
Author: Rui Matos <tiagomatos gmail com>
Date:   Mon Jul 8 11:06:46 2013 +0200

    Make it clear that the lunch is vegetarian, not vegan

 wordcamp-base/registration-form.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/wordcamp-base/registration-form.php b/wordcamp-base/registration-form.php
index 3f311ab..b52bf00 100644
--- a/wordcamp-base/registration-form.php
+++ b/wordcamp-base/registration-form.php
@@ -71,6 +71,10 @@
     <br>
     <input type=checkbox name=vegetarian <?php if ($reg->vegetarian) { echo 'checked=true'; } ?>/>
     Vegetarian
+
+  <div style='font-size: 80%; line-height: 130%; margin: 1em 0 1em' >
+  • Note that this is vegetarian, not vegan.</div>
+
   </span>
 </p>
 


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