diff --git a/app/templates/postcard_form.html b/app/templates/postcard_form.html index edd2064..19c469a 100644 --- a/app/templates/postcard_form.html +++ b/app/templates/postcard_form.html @@ -26,7 +26,7 @@ {{ 'pc_form.receive_time'|t(user.language) }} * - {{ 'pc_form.country_to_from'|t(user.language) }} + {{ 'pc_form.country_from'|t(user.language) }} {{ 'pc_form.country_to'|t(user.language) }} @@ -61,7 +61,7 @@ - {{ 'pc_form.country_to_from'|t(user.language) }} + {{ 'pc_form.country_from'|t(user.language) }} {{ 'pc_form.country_to'|t(user.language) }}