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(){