summaryrefslogtreecommitdiff
path: root/talersurvey/survey/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'talersurvey/survey/templates/index.html')
-rw-r--r--talersurvey/survey/templates/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/talersurvey/survey/templates/index.html b/talersurvey/survey/templates/index.html
index 07b6451..1799abd 100644
--- a/talersurvey/survey/templates/index.html
+++ b/talersurvey/survey/templates/index.html
@@ -15,8 +15,8 @@
<input id="option-taler" type="radio" name="paypref" value="taler" checked="checked" />
Taler
</label>
- <label for="option-taler">
- <input id="option-taler" type="radio" name="paypref" value="visa" />
+ <label for="option-visa">
+ <input id="option-visa" type="radio" name="paypref" value="visa" />
Visa
</label>
</fieldset>