templates/cnf_sgd_ptc.html
branchanoop
changeset 130 384049c3bcb8
parent 129 b5dfde8e43a9
child 141 ee39807aa6c8
--- a/templates/cnf_sgd_ptc.html	Sat Jul 17 01:44:41 2010 +0530
+++ b/templates/cnf_sgd_ptc.html	Sat Jul 17 01:47:13 2010 +0530
@@ -12,8 +12,8 @@
 <br />
 <form action="?email={{user.email}}" method=post>
 		Will you bring your own laptop for Sage Days 25:
-		<ul><li><input type="radio" name="has_laptop" value="Yes" /> Yes </li>
-		<li><input type="radio" name="has_laptop" value="No" /> No </li></ul>
+		<ul><li><input type="radio" name="has_laptop_for_sagedays" value="Yes" /> Yes </li>
+		<li><input type="radio" name="has_laptop_for_sagedays" value="No" /> No </li></ul>
 
 Have you participated in any kind of coding sprints:
 <ul><li><input type="radio" name="sprinted_already" value="Yes" /> Yes </li>