forked from MarseyWorld/MarseyWorld
better description
parent
8a40081fb8
commit
204d9dca2d
|
@ -127,7 +127,7 @@
|
|||
<h5>Content Filters</h5>
|
||||
<div class="settings-section rounded">
|
||||
{{common.toggle_section('Disable Signatures', 'sigs_disabled', 'sigs_disabled', v.sigs_disabled, 'Hide user signatures.', false)}}
|
||||
{{common.toggle_section('Disable +18 Warnings', 'over_18', 'over_18', v.over_18, "Enable if you would like to not get a warning before viewing +18 content.", false)}}
|
||||
{{common.toggle_section('Disable +18 Warnings', 'over_18', 'over_18', v.over_18, "Disable the warnings that appear when viewing +18 content.", false)}}
|
||||
{{common.toggle_section('Hide Posts Voted On', 'hidevotedon', 'hidevotedon', v.hidevotedon, 'Enable if you would like to automatically hide posts you have voted on from your frontpage.', false)}}
|
||||
<div class="d-lg-flex border-bottom">
|
||||
<div class="title w-lg-25">
|
||||
|
|
Loading…
Reference in New Issue