diff --git a/files/templates/settings_personal.html b/files/templates/settings_personal.html index 1c5fbcc8f..4e97998c0 100644 --- a/files/templates/settings_personal.html +++ b/files/templates/settings_personal.html @@ -211,7 +211,7 @@
Filters
- {% set ns = namespace(slurtext='Enable if you would like to automatically replace slurs.', profanitytext='Enable if you would like to automatically replace slurs.')} + {% set ns = namespace(slurtext='Enable if you would like to automatically replace slurs.', profanitytext='Enable if you would like to automatically replace slurs.') %} {# toggle_section(title, id, name, flag, below_text, disabled) #} {% if FEATURES['USERS_PERMANENT_WORD_FILTERS'] and v.slurreplacer %} {% set ns.slurtext = 'Enable if you would like to automatically replace slurs. Make filter permanent for a badge!' %}