diff --git a/templates/footer.tpl b/templates/footer.tpl
index e06ed0bd..cde37dc7 100644
--- a/templates/footer.tpl
+++ b/templates/footer.tpl
@@ -11,7 +11,7 @@
{/if}
{if $CONF.show_footer_text == 'YES' && $CONF.footer_link}
|
- {$CONF.footer_text|escape}
+ {$CONF.footer_text}
{/if}