diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2002-09-21 08:03:50 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2002-09-21 08:03:50 +0000 |
| commit | 8243439cef5df1014653c83023d1c82c87ec6ae8 (patch) | |
| tree | b838e15b3c6b179d1c936c7da46f1844948361d2 | |
| parent | 28185e60becb50b2d7acd6a72f42275c86cbbe9c (diff) | |
| download | rockbox-8243439cef5df1014653c83023d1c82c87ec6ae8.zip rockbox-8243439cef5df1014653c83023d1c82c87ec6ae8.tar.gz rockbox-8243439cef5df1014653c83023d1c82c87ec6ae8.tar.bz2 rockbox-8243439cef5df1014653c83023d1c82c87ec6ae8.tar.xz | |
voting period is over
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2360 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/tshirt-contest/index.t | 11 | ||||
| -rw-r--r-- | www/tshirt-contest/vote.t | 23 |
2 files changed, 4 insertions, 30 deletions
diff --git a/www/tshirt-contest/index.t b/www/tshirt-contest/index.t index 119a179..0639a99 100644 --- a/www/tshirt-contest/index.t +++ b/www/tshirt-contest/index.t @@ -2,18 +2,13 @@ #include "head.t" <p> - <a href="vote.html">Vote for your favourites!</a> - -<p> <a href="designs.html">Designs Submitted So Far</a> <p> - <big>Submissions are not accepted any more, the submission period is -over!</big> + <big>Neither submissions nor votes are accepted any more, the submission +and voting period is over!</big> -<p> <b>Winner:</b> After the initial submission period, we will have a voting -period. Users will then be allowed to vote for which single design they think -is the best. The one T-shirt design with the most votes wins. +<p> <b>Winner:</b> The winner will be announce really soon. <p> <b>Prize:</b> The winning designer will be given two T-shirts, and will get the honor of having his/hers design used on T-shirts donated to <a diff --git a/www/tshirt-contest/vote.t b/www/tshirt-contest/vote.t index 43d045a..b92b399 100644 --- a/www/tshirt-contest/vote.t +++ b/www/tshirt-contest/vote.t @@ -2,28 +2,7 @@ #include "head.t" <p> - <b>How to vote</b> -<p> - First, check out the <a href="designs.html">designs</a>. -<p> - Write down your prefered <b>three</b> designs in order or preference (1 -being the one you like most), in this style: <pre> - 1: #[number] - 2: #[number] - 3: #[number] -</pre> - -<p> - (of course you replace [number] with an actual number of the design that - you like) -<p> - Mail your list of votes to <a - href="mailto:rockboxshirt@haxx.se">rockboxshirt@haxx.se</a>, make sure to -include the word "VOTE" in the subject. -<p> - If you don't have your name clearly in the From: line, please include it in - the mail. - + The voting period is over. <p> <a href="./">T-shirt contest main page</a> |