diff --git a/views/pages/managesettings.pug b/views/pages/managesettings.pug index f239a634..36bb5f98 100644 --- a/views/pages/managesettings.pug +++ b/views/pages/managesettings.pug @@ -259,7 +259,7 @@ block content .row .label Disable anonymizer file posting label.postform-style.ph-5 - input(type='checkbox', name='disable_onion_file_posting', value='true' checked=board.settings.disableAnonymizerFilePosting) + input(type='checkbox', name='disable_anonymizer_file_posting', value='true' checked=board.settings.disableAnonymizerFilePosting) .row .label Blocked Countries include ../includes/2charisocountries.pug