Update src/routes/+page.svelte

This commit is contained in:
spitkov 2025-03-14 09:11:12 +01:00
parent d305c772b9
commit 05cab9c0da

View file

@ -224,7 +224,7 @@
<input
type="text"
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"
disabled={isLoggingIn}
bind:value={schoolSearchText}