Update src/routes/+page.svelte
This commit is contained in:
parent
d305c772b9
commit
05cab9c0da
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@
|
||||||
<input
|
<input
|
||||||
type="text"
|
type="text"
|
||||||
id="school-search"
|
id="school-search"
|
||||||
placeholder="Iskola keresése..."
|
placeholder="Kezdje el begépelni az intézmény nevének valamely részletét..."
|
||||||
class="form-input school-search"
|
class="form-input school-search"
|
||||||
disabled={isLoggingIn}
|
disabled={isLoggingIn}
|
||||||
bind:value={schoolSearchText}
|
bind:value={schoolSearchText}
|
||||||
|
|
Loading…
Add table
Reference in a new issue