From 514c6b47e876526a86815d50eb33e322954cd6a2 Mon Sep 17 00:00:00 2001 From: max-m Date: Thu, 16 May 2013 21:25:15 +0200 Subject: [PATCH] Use the new icon-smile icon (as of FontAwesome 3.1) Also include .min.js if not in debug mode --- template/chat.tpl | 2 +- template/javascriptInclude.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/template/chat.tpl b/template/chat.tpl index 3db14d5..12a1d59 100644 --- a/template/chat.tpl +++ b/template/chat.tpl @@ -123,7 +123,7 @@
  • {* *}
  • {* *}
  • {* - *}{* + *}{* *}
  • {* *}
  • diff --git a/template/javascriptInclude.tpl b/template/javascriptInclude.tpl index 9228d41..c8dbafe 100644 --- a/template/javascriptInclude.tpl +++ b/template/javascriptInclude.tpl @@ -1,3 +1,3 @@ - - + + {event name='javascript'} \ No newline at end of file