diff --git a/lib/osuuspuutarha_web/live/order_live/registration.html.heex b/lib/osuuspuutarha_web/live/order_live/registration.html.heex index 7e4bc13..e5c3dd7 100644 --- a/lib/osuuspuutarha_web/live/order_live/registration.html.heex +++ b/lib/osuuspuutarha_web/live/order_live/registration.html.heex @@ -14,13 +14,13 @@ <% end %> -

Tarjouksemme ovat seuraavat

+

Tarjouksemme ovat seuraavat

-

Voit lähteä mukaan alla olevasta linkistä

-<%= link "Tilaa satolaatikko", to: Routes.order_registration_path(@socket, :new) %> \ No newline at end of file +<%= button "Tilaa satolaatikko", method: :get, to: Routes.order_registration_path(@socket, :new) %> \ No newline at end of file