Clarify homepage wording
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
</form>
|
</form>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h1>Začít hrát</h1>
|
<h1>Zorganizovat novou hru</h1>
|
||||||
<form id="play" method="post" action="/session">
|
<form id="play" method="post" action="/session">
|
||||||
<label>Kód kvízu: <input type="text" name="code" placeholder="Kód kvizu"></label>
|
<label>Kód kvízu: <input type="text" name="code" placeholder="Kód kvizu"></label>
|
||||||
<label>Jméno organizátora: <input type="text" name="organiser" placeholder="Jméno"></label>
|
<label>Jméno organizátora: <input type="text" name="organiser" placeholder="Jméno"></label>
|
||||||
|
|||||||
Reference in New Issue
Block a user