[guadec-web-regcfp/develop] Fix paran



commit 1a79926852df6d987d984f68d784f2ef494aa69b
Author: Patrick Uiterwijk <puiterwijk redhat com>
Date:   Wed Jun 24 23:28:02 2015 +0200

    Fix paran

 views/registration/register.hbs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/views/registration/register.hbs b/views/registration/register.hbs
index 94eb7d7..2300f55 100644
--- a/views/registration/register.hbs
+++ b/views/registration/register.hbs
@@ -19,7 +19,7 @@ Please note that we can only provide receipts for payments over {{config.registr
 {{/unless}}</p>
 </tr>
 
--<tr><td>Gender</td><td><input type="text" name="gender" value="{{registration.gender}}" 
placeholder="(optional: male, female, genderqueer, etc.")"><br/><p class="note">We will not publish gender 
data.<br/> It will only be used for attendee statistics and for an invitation to the women's 
dinner.</p></td></tr>
+-<tr><td>Gender</td><td><input type="text" name="gender" value="{{registration.gender}}" 
placeholder="(optional: male, female, genderqueer, etc.)"><br/><p class="note">We will not publish gender 
data.<br/> It will only be used for attendee statistics and for an invitation to the women's 
dinner.</p></td></tr>
 
 -<tr><td>Country</td><td><input type="text" name="country" value="{{registration.country}}" 
placeholder="(optional)"><br/><p class="note">We will not publish country data.<br/> It will only be used for 
attendee statistics.</p></td></tr>
 


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