-
{{ MCHAT_USERS_TOTAL }} {{ MCHAT_ONLINE_EXPLAIN }}
{{ MCHAT_USERS_LIST }}
+
{{ MCHAT_USERS_TOTAL }} {{ MCHAT_ONLINE_EXPLAIN }}
{{ MCHAT_USERS_LIST }}
{% endif %}
diff --git a/styles/prosilver/template/event/overall_footer_copyright_append.html b/styles/prosilver/template/event/overall_footer_copyright_append.html
index 278d9be..6e2b640 100644
--- a/styles/prosilver/template/event/overall_footer_copyright_append.html
+++ b/styles/prosilver/template/event/overall_footer_copyright_append.html
@@ -1,4 +1,4 @@
{% if MCHAT_PAGE %}
-
+
{{ MCHAT_DISPLAY_NAME }} © {{ lang('POST_BY_AUTHOR') }} {{ MCHAT_AUTHOR_HOMEPAGES }}
{% endif %}
diff --git a/styles/prosilver/template/mchat_body.html b/styles/prosilver/template/mchat_body.html
index 267e567..3c896c1 100644
--- a/styles/prosilver/template/mchat_body.html
+++ b/styles/prosilver/template/mchat_body.html
@@ -7,7 +7,7 @@
{% EVENT dmzx_mchat_header_before %}
{% if MCHAT_PAGE == 'custom' %}
-
{{ lang('MCHAT_CUSTOM_PAGE') }}
+
{{ lang('MCHAT_CUSTOM_PAGE') }}
{% elseif MCHAT_PAGE == 'archive' %}
{{ lang('MCHAT_ARCHIVE_PAGE') }}
{% endif %}
diff --git a/styles/prosilver/template/mchat_messages.html b/styles/prosilver/template/mchat_messages.html
index 479ac0b..555e347 100644
--- a/styles/prosilver/template/mchat_messages.html
+++ b/styles/prosilver/template/mchat_messages.html
@@ -1,7 +1,7 @@
-{% EVENT dmzx_mchat_messages_before %}
-{% EVENT dmzx_mchat_messages_define_icons %}
+{%- EVENT dmzx_mchat_messages_before -%}
+{%- EVENT dmzx_mchat_messages_define_icons -%}
-{% for mchatrow in loops.mchatrow %}
+{%- for mchatrow in loops.mchatrow -%}
{% if S_MCHAT_AVATARS %}
@@ -24,6 +24,6 @@
-{% endfor %}
+{%- endfor -%}
-{% EVENT dmzx_mchat_messages_after %}
+{%- EVENT dmzx_mchat_messages_after -%}
diff --git a/styles/prosilver/template/ucp_mchat.html b/styles/prosilver/template/ucp_mchat.html
index 238f754..c2dad38 100644
--- a/styles/prosilver/template/ucp_mchat.html
+++ b/styles/prosilver/template/ucp_mchat.html
@@ -38,7 +38,7 @@
{% endif %}
{% if MCHAT_STATS_INDEX_AUTH %}