From 3efca6ce7c0dc039b2bc9d8865e3d7fa4754e10b Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 2 Aug 2025 15:44:20 +0200 Subject: Rename fields --- src/templates/language.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/templates') diff --git a/src/templates/language.html.tmpl b/src/templates/language.html.tmpl index 95b0d40..21cd49d 100644 --- a/src/templates/language.html.tmpl +++ b/src/templates/language.html.tmpl @@ -38,7 +38,7 @@ {{ $save := . }} {{ $ps := .Printers }} {{ range locales }} - {{ if (and .Enabled (ne .Bcp $save.Printer.Bcp)) }} + {{ if (and .Enabledp (ne .Bcp $save.Printer.Bcp)) }} [ "{{ .Bcp }}", {{ $p := (index $ps .Bcp) }} @@ -100,12 +100,12 @@
{{ range locales }} - {{ if eq $ez .Eurozone }} + {{ if eq $ez .Eurozonep }}