Merge branch 'new-dev' of ssh.gitgud.io:fatchan/jschan into new-dev

merge-requests/208/head
Thomas Lynch 4 years ago
commit 030125f25c
  1. 2
      views/pages/account.pug
  2. 2
      views/pages/managesettings.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)

@ -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

Loading…
Cancel
Save