diff --git a/templates/public_settings.html b/templates/public_settings.html index adba51b3..e3750227 100644 --- a/templates/public_settings.html +++ b/templates/public_settings.html @@ -1,7 +1,6 @@ {{define "title"}}{{call $.T "change_language"}}{{end}} {{define "content"}} -
-
+
{{ block "csrf_field" $ }}{{end}}
@@ -31,8 +30,7 @@
-
-
+
{{end}} diff --git a/translations/en-us.all.json b/translations/en-us.all.json index c5906bfb..21102c8e 100644 --- a/translations/en-us.all.json +++ b/translations/en-us.all.json @@ -997,7 +997,7 @@ }, { "id": "cookies", - "translation": "By cliking save you consent to our use of cookies" + "translation": "By clicking save, you consent to our use of cookies" }, { "id": "show",