summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2008-03-26 16:56:57 +0000
committerNathan Kinkade <nath@nkinka.de>2008-03-26 16:56:57 +0000
commitce74c301d5ce811b503f38efa35ff505db6ee8cb (patch)
tree30a420ff8e361c886e9bb90a2a8e7ebd3913eeaa
parent1fe4ae72a5743d3a5ef8174c39dadd3246b34b18 (diff)
Option male was missing from registration form, changed .com to .org at top of terms.html
-rw-r--r--templates/register.tpl2
-rw-r--r--terms.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/register.tpl b/templates/register.tpl
index df1d810..fefc7e6 100644
--- a/templates/register.tpl
+++ b/templates/register.tpl
@@ -51,7 +51,7 @@
<div class='standardMargins'>
<select name='gender'>
<option value='Female' selected='selected'>Female</option>
- <option value='Female'>Female</option>
+ <option value='Male'>Male</option>
</select> <strong>Gender</strong>
</div>
<div class='standardMargins'>
diff --git a/terms.html b/terms.html
index f28427a..8669f0a 100644
--- a/terms.html
+++ b/terms.html
@@ -9,7 +9,7 @@
<body>
-<h2 style='text-align: center;'>nutridb.com</h2>
+<h2 style='text-align: center;'>nutridb.org</h2>
<h3 style='text-align: center;'>Terms &amp; Conditions of use</h2>
<div style='margin-bottom: 4ex;'>
<strong>Preamble</strong>