User: jpmcc Date: 2008-03-03 07:08:40+0000 Modified: marketing/www/ooocon2008/cfl/vote.html
Log: It's Beijing File Changes: Directory: /marketing/www/ooocon2008/cfl/ ========================================= File [changed]: vote.html Url: http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/cfl/vote.html?r1=1.12&r2=1.13 Delta lines: +47 -9 -------------------- --- vote.html 2008-03-01 08:17:03+0000 1.12 +++ vote.html 2008-03-03 07:08:37+0000 1.13 @@ -1,9 +1,9 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> + <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>OOoCon2008 - Voting</title> <link rel="stylesheet" type="text/css" href="/marketing.css" /> @@ -55,10 +55,8 @@ <h2>Timetable</h2> - <p><strong>Voting opened on Friday 15th February and closed at - midnight UTC on Friday 29th February.</strong></p> - -<!-- + <p>Voting opened on Friday 15th February and closed at midnight UTC on + Friday 29th February.</p><!-- <h2>Voting Procedure</h2> <p>Please vote using the form below. An email asking you to confirm your @@ -164,8 +162,48 @@ <h2>The Results</h2> - <p>The results will announced shortly, once all the - votes have been verified.</p> + <p>The results were as follows:</p> + + <table summary="Result of voting"> + <tr> + <td>Beijing (China)</td> + + <td>597</td> + </tr> + + <tr> + <td>Orvieto (Italy)</td> + + <td>126</td> + </tr> + + <tr> + <td>Amsterdam (The Netherlands)</td> + + <td>62</td> + </tr> + + <tr> + <td>Bratislava (Slovakia)</td> + + <td>56</td> + </tr> + + <tr> + <td>Budapest (Hungary)</td> + + <td>50</td> + </tr> + + <tr> + <td>Dundalk (Ireland)</td> + + <td>22</td> + </tr> + </table> + + <p><strong>So the OpenOffice.org Annual Conference 2008 has been awarded + to the team proposing Beijing, China</strong></p> </div> </body> </html> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
