Election software/introduction.inc

Revision as of 03:42, 15 October 2012 by Bilby (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<div class="explanation">

<p>The 2011 Wikimedia Australia election is to select the members of the Chapter's board. For information about the Chapter,
please visit <a href="http://www.wikimedia.org.au/">http://www.wikimedia.org.au/</a>.
Voting for the Board positions is conducted in accordance with the rules specified at <a href="hhttp://www.wikimedia.org.au/wiki/Rules">http://www.wikimedia.org.au/wiki/Rules</a>, 
and is open to all current finiancial members of the Chapter. Each member may only vote once in the election, and votes by non-members will be discounted.</p>
</div>

<div class="explanation">
<p>If you haven't previously registered to vote, please do so by entering your details in the form below. 
Your email address is optional, but if entered we will be able to contact you should 
problems arise, and you will receive notification of the code required in order to view and 
revise your vote.</p>

<p>Information is only used to verify membership in the organisation, and is not directly connected to your vote. 
The election is conducted via a secret ballot, and only the Returning Officer will be able to view personal information.</p>
</div>

<div class="information">
<form action="index.php" method="post">

    <h3>Your details</h3>

    <div class="fields">
    Name:<br/>
    Address:<br/>
    eMail:<br/>

    </div>

    <div class="data">
    <input name="name" size="80" type="text"><br/>
    <input name="address" size="80" type="text"><br/>
    <input name="email" size="80" type="text"><br/>
    <input type="hidden" name="action" value="create" />
    </div>

    <br clear="all"/>

    <input type="submit" value="Create" />

</form>
</div>

<blockquote><p>If you have previously voted, please enter the code that was supplied. This will
allow you to view and make changes to your entry.</p></blockquote>

<div class="information">
<form action="index.php" method="post">

    <div class="fields">
    Code:<br/>
    </div>

    <div class="data">
    <input type="password" size="80" name="password" value="" /><br />
    <input type="hidden" name="action" value="login" />
    </div>

    <br clear="all"/>

    <input type="submit" value="Login" />

</form>
</div>
Discuss this page