diff options
Diffstat (limited to 'papillon/templates/editChoices.html')
-rw-r--r-- | papillon/templates/editChoices.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/papillon/templates/editChoices.html b/papillon/templates/editChoices.html index 84b2d45..9146e27 100644 --- a/papillon/templates/editChoices.html +++ b/papillon/templates/editChoices.html @@ -10,7 +10,7 @@ {{form_new_choice.poll}} {{form_new_choice.order}} - {%trans "Choice name:"%}<br/> + {%trans "Choice value:"%}<br/> {{form_new_choice.name}} {%trans "Max number of votes (optional):"%}<br/> {{form_new_choice.limit}}<br/> |