test8
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
2025-09-16 20:00:25 +02:00
parent 70c350eb64
commit 6bad0ff852
3 changed files with 4 additions and 4 deletions

View File

@ -44,7 +44,7 @@
<div class="form-group row">
<div class="col-md-3">
<%= form.label :songs, 'Song Suggestions', class: 'col-form-label' %>
<%= form.label :songs, 'Song-Vorschläge', class: 'col-form-label' %>
</div>
<div class="col-md-9">
<%= form.text_area :songs, id: 'guest_songs', class: 'form-control' %>