fixed a bug in conference schedule page.
authorAnoop Jacob Thomas<anoop@fossee.in>
Fri, 12 Nov 2010 22:11:25 +0530
changeset 222 5662015fc9e2
parent 221 ed09ea8f8ea9
child 223 cfdaf8150413
fixed a bug in conference schedule page.
project/templates/talk/conf_schedule.html
--- a/project/templates/talk/conf_schedule.html	Fri Nov 12 22:03:26 2010 +0530
+++ b/project/templates/talk/conf_schedule.html	Fri Nov 12 22:11:25 2010 +0530
@@ -36,7 +36,7 @@
 <tr><th scope="col">Time</th><th scope="col">Agenda</th><th scope="col">Speaker</th><th scope="col">Title</th></tr>
 </thead>
 <tbody>
-<tr><td>9:00-10:00</td><td>Invited Talk 1</td><td>John Hunter</td><td><a href="#sec-2">matplotlib: Beyond the simple plot</a></td></tr>
+<tr><td>9:00-10:00</td><td>Invited Talk 1</td><td>John Hunter</td><td><a href="#sec-4">matplotlib: Beyond the simple plot</a></td></tr>
 <tr><td>10:00-10:30</td><td>Talks</td><td></td><td></td></tr>
 <tr><td>10:30-10:45</td><td>Tea Break</td><td></td><td></td></tr>
 <tr><td>10:45-13:15</td><td>Talks</td><td></td><td></td></tr>