User: jpmcc Date: 2008-02-14 21:07:34+0000 Modified: marketing/www/ooocon2008/cfl/vote.html
Log: Hidden field 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.7&r2=1.8 Delta lines: +8 -3 ------------------- --- vote.html 2008-02-14 20:57:57+0000 1.7 +++ vote.html 2008-02-14 21:07:32+0000 1.8 @@ -3,7 +3,7 @@ <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" /> @@ -68,9 +68,14 @@ <p>If you vote again after confirming your vote, your previous choice will be overwritten.</p> + <h2>Your Vote</h2> + <form action="http://survey.services.openoffice.org/ooocon/index.php" method="post" name="firstForm" id="firstForm"> <div> + <input name="participation[P]" value="1" type="hidden" id= + "qf_aa360f" /> + <table border="0" summary="Ballot paper"> <tr> <td style="white-space: nowrap; background-color: #CCCCCC;" @@ -99,8 +104,7 @@ (Ireland)</label><br /> <input name="location[C]" value="6" type="radio" id= "qf_452718" /><label for="qf_452718">Orvieto (Italy)</label></td> - </tr> - + </tr><!-- <tr> <td style="white-space: nowrap; background-color: #CCCCCC;" align="left" valign="top" colspan="2"><strong>Will you attend the @@ -119,6 +123,7 @@ <input name="participation[P]" value="3" type="radio" id= "qf_113a7f" /><label for="qf_113a7f">No</label></td> </tr> +--> <tr> <td style="white-space: nowrap; background-color: #CCCCCC;" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
