[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/events/info/conference2006/registration
From:       Marcus Furlong <furlongm () gmail ! com>
Date:       2006-08-30 17:37:30
Message-ID: 1156959450.940616.8847.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 578966 by furlongm:

disable accommodation checkbuttons, we have no more rooms left on sat/sun


 M  +12 -12    functions2.inc  


--- trunk/www/areas/events/info/conference2006/registration/functions2.inc \
#578965:578966 @@ -68,18 +68,18 @@
 
 		echo "<p>\n";
 		echo "Which days and/or nights will you be attending aKademy?<br />";
-		echo "Note: if you select the checkboxes for accommodation below, it is assumed \
that you require space to be reserved for you in the youth hostel. If you will be \
arranging the accomodation yourself (for example in a hotel), please leave the \
accommodation boxes blank. The hostel accommodation is &euro;17.50 per night \
including a light breakfast."; +		//echo "Note: if you select the checkboxes for \
accommodation below, it is assumed that you require space to be reserved for you in \
the youth hostel. If you will be arranging the accomodation yourself (for example in \
a hotel), please leave the accommodation boxes blank. The hostel accommodation is \
&euro;17.50 per night including a light breakfast.";  echo "<table border=\"1\">\n";
-		row("Day", "Attending?", "Require accommodation?");
-		row("Friday 22nd", "", checkbox("accom0", $row['accom0']));
-		row("Saturday 23rd (Contributor's conference)", checkbox("att1", $row['att1']), \
                checkbox("accom1", $row['accom1']));
-		row("Sunday 24th (Contributor's conference)", checkbox("att2", $row['att2']), \
                checkbox("accom2", $row['accom2']));
-		row("Monday 25th (KDE e.V. meeting)", checkbox("att3", $row['att3']), \
                checkbox("accom3", $row['accom3']));
-		row("Tuesday 26th (Hacking session)", checkbox("att4", $row['att4']), \
                checkbox("accom4", $row['accom4']));
-		row("Wednesday 27th (Hacking session)", checkbox("att5", $row['att5']), \
                checkbox("accom5", $row['accom5']));
-		row("Thursday 28th (Hacking session)", checkbox("att6", $row['att6']), \
                checkbox("accom6", $row['accom6']));
-		row("Friday 29th (Hacking session)", checkbox("att7", $row['att7']), \
                checkbox("accom7", $row['accom7']));
-		row("Saturday 30th (Hacking session)", checkbox("att8", $row['att8']), \
checkbox("accom8", $row['accom8'])); +		row("Day", "Attending?");//, "Require \
accommodation?"); +		//row("Friday 22nd", "", checkbox("accom0", $row['accom0']));
+		row("Saturday 23rd (Contributor's conference)", checkbox("att1", \
$row['att1']));//, checkbox("accom1", $row['accom1'])); +		row("Sunday 24th \
(Contributor's conference)", checkbox("att2", $row['att2']));//, checkbox("accom2", \
$row['accom2'])); +		row("Monday 25th (KDE e.V. meeting)", checkbox("att3", \
$row['att3']));//, checkbox("accom3", $row['accom3'])); +		row("Tuesday 26th (Hacking \
session)", checkbox("att4", $row['att4']));//, checkbox("accom4", $row['accom4'])); \
+		row("Wednesday 27th (Hacking session)", checkbox("att5", $row['att5']));//, \
checkbox("accom5", $row['accom5'])); +		row("Thursday 28th (Hacking session)", \
checkbox("att6", $row['att6']));//, checkbox("accom6", $row['accom6'])); \
+		row("Friday 29th (Hacking session)", checkbox("att7", $row['att7']));//, \
checkbox("accom7", $row['accom7'])); +		row("Saturday 30th (Hacking session)", \
checkbox("att8", $row['att8']));//, checkbox("accom8", $row['accom8']));  echo \
"</table>\n";  echo "</p><br />";
 
@@ -154,7 +154,7 @@
 	function row($cell1, $cell2, $cell3)
 	{
 		echo "<tr>\n";
-		echo "<td>$cell1</td><td>$cell2</td><td>$cell3</td>\n";
+		echo "<td>$cell1</td><td>$cell2</td>";//<td>$cell3</td>\n";
 		echo "</tr>\n";
 	}
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic