[gnomeweb-wml] Add email address to form submit
- From: Paul Cutler <pcutler src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Add email address to form submit
- Date: Wed, 17 Nov 2010 16:14:54 +0000 (UTC)
commit 3dbd56806fdff8653309c0248509478c83f27926
Author: Paul Cutler <pcutler gnome org>
Date: Wed Nov 17 10:15:22 2010 -0600
Add email address to form submit
www.gnome.org/contest/index.wml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/www.gnome.org/contest/index.wml b/www.gnome.org/contest/index.wml
index 921320d..c759523 100644
--- a/www.gnome.org/contest/index.wml
+++ b/www.gnome.org/contest/index.wml
@@ -31,7 +31,7 @@
<p>The technical judges responsible for selecting the winning designs are Vinicius Depizzol, Andreas Nilsson, and Jakub Steiner.</p>
<p>Please submit your design as an SVG file or compressed archive. All submissions should be submitted under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported license</a>.</p>
-<form>
+<form method="post" action="mailto:contest gnome org">
<span class="inputitem">Full name:</span><input type="text" name="firstname" class="textarea" /><br />
<span class="inputitem">E-mail:</span><input type="text" name="email" class="textarea" /><br />
<span class="inputitem">Country:</span><input type="text" name="country" class="textarea" /><br />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]