adjust template key

This commit is contained in:
Max Kieltyka
2025-09-25 20:28:02 +02:00
parent 6ebc7d18bf
commit 465ed9f84f

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 }} ({{ .lang.required }})</span>
<span>{{ .lang.General.externalURL }} ({{ .lang.Strings.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>