diff --git a/lib/osuuspuutarha_web/live/order_live/form_component.html.heex b/lib/osuuspuutarha_web/live/order_live/form_component.html.heex index 676c495..5155f25 100644 --- a/lib/osuuspuutarha_web/live/order_live/form_component.html.heex +++ b/lib/osuuspuutarha_web/live/order_live/form_component.html.heex @@ -43,7 +43,7 @@ <%= select f, :is_member, [ - "Liity jäseneksi": :false, + "Liity jäseneksi (kertamaksu 50€)": :false, "Olen jo Livonsaaren Osuuspuutarhan jäsen": :true, ] %> diff --git a/lib/osuuspuutarha_web/live/order_live/index.ex b/lib/osuuspuutarha_web/live/order_live/index.ex index b68e9ec..8fbf6b7 100644 --- a/lib/osuuspuutarha_web/live/order_live/index.ex +++ b/lib/osuuspuutarha_web/live/order_live/index.ex @@ -23,7 +23,7 @@ defmodule OsuuspuutarhaWeb.OrderLive.Index do defp apply_action(socket, :new, _params) do socket - |> assign(:page_title, "Satolaatikko tilaus") + |> assign(:page_title, "Satolaatikkotilaus") |> assign(:submit_text, "Lähetä") |> assign(:order, %Order{}) end diff --git a/lib/osuuspuutarha_web/live/order_live/registration.ex b/lib/osuuspuutarha_web/live/order_live/registration.ex index fb9b47c..8ea4e8f 100644 --- a/lib/osuuspuutarha_web/live/order_live/registration.ex +++ b/lib/osuuspuutarha_web/live/order_live/registration.ex @@ -21,7 +21,7 @@ defmodule OsuuspuutarhaWeb.OrderLive.Registration do defp apply_action(socket, :new) do socket - |> assign(:page_title, "Satolaatikko tilaus") + |> assign(:page_title, "Satolaatikkotilaus") |> assign(:order, %Order{}) end end diff --git a/lib/osuuspuutarha_web/templates/page/privacy.html.eex b/lib/osuuspuutarha_web/templates/page/privacy.html.eex index 1dbdca3..885b4e0 100644 --- a/lib/osuuspuutarha_web/templates/page/privacy.html.eex +++ b/lib/osuuspuutarha_web/templates/page/privacy.html.eex @@ -39,7 +39,7 @@ Rekisteriin tallennettavia tietoja ovat: