template: report errors/warnings

error field is now logged at all points of use.
This commit is contained in:
Harvey Tindall
2025-08-03 18:39:47 +01:00
parent 5d49a56d94
commit aab8d6ed77
4 changed files with 84 additions and 26 deletions

View File

@@ -106,7 +106,7 @@
<p class="support">{{ .lang.General.urlBaseNotice }}</p>
</label>
<label class="label flex flex-col gap-2">
<span>{{ .lang.General.externalURL }}</span>
<span>{{ .lang.General.externalURL }} ({{ .lang.required }})</span>
<input type="text" class="input ~neutral @low" id="ui-jfa_url" placeholder="https://jellyf.in/mysubfolder">
<p class="support">{{ .lang.General.externalURLNotice }}</p>
</label>