diff --git a/files/templates/settings/common.html b/files/templates/settings/common.html index ec0eb5bfe..dda3df79d 100644 --- a/files/templates/settings/common.html +++ b/files/templates/settings/common.html @@ -52,7 +52,7 @@ {% endmacro %} -{% macro line_text_section(id, form_action, form_name, section_title, contents, below_text, placeholder_text, button_text, show_marseys, minlength, maxlength, pattern, disabled) %} +{% macro line_text_section(id, form_action, form_name, section_title, contents, below_text, placeholder_text, button_text, show_emojis, minlength, maxlength, pattern, disabled) %}
@@ -60,7 +60,7 @@
- {% if show_marseys %} + {% if show_emojis %}
{% endif %} {{below_text}}