Skip to content

Commit

Permalink
Changed success message
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasdrga committed Sep 11, 2023
1 parent f6d524c commit 70f70ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/services/autoform/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
<div class="alert alert-success alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true" class="success">&times;</span>
</button>
<%= 'Žiadosť o registráciu bola odoslaná na schválenie. Ďakujeme za Váš záujem a budeme Vás kontaktovať. V prípade, ak by sme sa Vám v najbližších dňoch neozvali, kontaktujte nás, prosím, na <a href="mailto:[email protected]">[email protected]</a>.'.html_safe %>
<%= 'Registrácia bola odoslaná na schválenie. Ďakujeme za Váš záujem a budeme Vás v priebehu najbližších pracovných dní kontaktovať.' %>
</div>
</div>

Expand Down

0 comments on commit 70f70ea

Please sign in to comment.