diff --git a/views/pages/account.pug b/views/pages/account.pug index a1207800..e4232c78 100644 --- a/views/pages/account.pug +++ b/views/pages/account.pug @@ -66,7 +66,7 @@ block content | , a(href=`/${b}/manage/banners.html`) Banners | , - a(href=`/${b}/manage/custompages.html`) Custom PAges + a(href=`/${b}/manage/custompages.html`) Custom Pages else p None hr(size=1) diff --git a/views/pages/managesettings.pug b/views/pages/managesettings.pug index ebcfc5b7..45bad720 100644 --- a/views/pages/managesettings.pug +++ b/views/pages/managesettings.pug @@ -265,7 +265,7 @@ block content include ../includes/2charisocountries.pug .row .label Filters - textarea(name='filters' placeholder='Newline separated, max 50') #{board.settings.filters.join('\n')} + textarea(name='filters' placeholder='Newline separated') #{board.settings.filters.join('\n')} .row .label Strict Filtering label.postform-style.ph-5