Skip to content

Commit

Permalink
Update src/routes/admin/screenmessage/+page.svelte
Browse files Browse the repository at this point in the history
Co-authored-by: LilleAila <[email protected]>
  • Loading branch information
IldenH and LilleAila authored Nov 9, 2024
1 parent 66f9eee commit 219b1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/admin/screenmessage/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@
<span class="text-lg">Åpent!</span>
</ul>

<button type="submit" class="btn mt-4 w-full max-w-xs" on:click={updateScreenMessages}>OK</button>
<button type="submit" class="btn mt-4 w-full max-w-xs" on:click={updateScreenMessages}>Lagre</button>
</form>

0 comments on commit 219b1cb

Please sign in to comment.