]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/settings/pagetypes.tpl
Revert Post::selectOriginal to original logic
[friendica.git] / view / templates / settings / pagetypes.tpl
index f9f0dc7cab2db5a5f321ca4a8ffb570681480e86..8b285aea87876c78e0f04a6472598bf42852e8f0 100644 (file)
@@ -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(){