weiter Button in überspringen umbenannt
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
</button>
|
</button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<button onclick="this.onclick=null; advanceToScores();" class="mx-2 bg-blue-500 hover:bg-blue-600 text-white font-bold py-2 px-4 rounded">
|
<button onclick="this.onclick=null; advanceToScores();" class="mx-2 bg-blue-500 hover:bg-blue-600 text-white font-bold py-2 px-4 rounded">
|
||||||
weiter
|
überspringen
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div id="form_host" class="bg-white rounded-lg shadow-md p-4 mb-6">
|
<div id="form_host" class="bg-white rounded-lg shadow-md p-4 mb-6">
|
||||||
|
|||||||
Reference in New Issue
Block a user