setup: add note about changed url

just mentioned that you should check the URL before refreshing if you
changed host/port/subfolder/etc.
This commit is contained in:
Harvey Tindall
2025-05-14 21:16:52 +01:00
parent f1b56268bb
commit d2da9048d7
2 changed files with 2 additions and 1 deletions

View File

@@ -557,7 +557,7 @@
<div class="card sectioned ~neutral @low unfocused">
<section class="section flex flex-col gap-2 justify-center items-center">
<span class="heading">{{ .lang.EndPage.finished }}</span>
<p class="content">{{ .lang.EndPage.restartMessage }}</p>
<p class="content">{{ .lang.EndPage.restartMessage }} {{ .lang.EndPage.urlChangedNotice }}</p>
</section>
<section class="section w-full ~neutral footer flex flex-row justify-center items-center gap-2">
<span class="button ~neutral @low back">{{ .lang.Strings.back }}</span>