diff --git a/template/chat.tpl b/template/chat.tpl
index a1f05b9..0311b46 100755
--- a/template/chat.tpl
+++ b/template/chat.tpl
@@ -134,15 +134,17 @@
-
-
- {foreach from=$smilies item='smiley'}
- -
-
-
- {/foreach}
-
-
+ {if MODULE_SMILEY}
+
+
+ {foreach from=$smilies item='smiley'}
+ -
+
+
+ {/foreach}
+
+
+ {/if}