diff options
-rw-r--r-- | website/templates/schedule.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/website/templates/schedule.html b/website/templates/schedule.html index 0880cfd..771b4ec 100644 --- a/website/templates/schedule.html +++ b/website/templates/schedule.html @@ -167,8 +167,8 @@ </tr> <tr> <td style="height:50px;"><strong>10:30 - 11:00</strong></td> - <td style="height:50px;font-family:gtrg"><strong>Ondrej Certik</strong></td> - <td style="height:50px;font-family:gtrg"><strong>Keynote</strong></td> + <td style="height:50px;font-family:gtrg">Ondrej Certik</td> + <td style="height:50px;font-family:gtrg">Keynote</td> </tr> <tr class="free"> <td>11:00 - 11:30 </td> @@ -297,13 +297,13 @@ </tr> <tr> <td>17:30 - 17:45 </td> - <td>Guest Speaker </td> - <td>(depends on Availability)</td> + <td>Invited Speaker </td> + <td>(depending on availability)</td> </tr> <tr> <td>17:45 - 18:00 </td> - <td>Guest Speaker</td> - <td>(depends on Availability)</td> + <td>Invited Speaker</td> + <td>(depending on availability)</td> </tr> <tr> <td colspan=3 style="text-align: center;"><b>End of DAY 3</b></td> |