From c17e0ba9a834afe421d0c10a1b027614aa735c87 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:20:43 -0400 Subject: [PATCH] spelling: flags Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- view/templates/settings/pagetypes.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/templates/settings/pagetypes.tpl b/view/templates/settings/pagetypes.tpl index f9f0dc7ca..8b285aea8 100644 --- a/view/templates/settings/pagetypes.tpl +++ b/view/templates/settings/pagetypes.tpl @@ -28,7 +28,7 @@ // account-type showPageFlags(accountType); - // Save the ID of the active page-flage + // Save the ID of the active page-flags var activeFlag = $('[id^=id_page-flags_]:checked'); $("[id^=id_account-type_]").change(function(){