1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-17 15:56:25 +02:00

Fixed Emoticon Plugin and preview code

This commit is contained in:
CaMer0n
2009-07-01 04:19:55 +00:00
parent d2bc8727b6
commit d72ce8882f
5 changed files with 111 additions and 71 deletions

View File

@@ -1,5 +1,5 @@
// UK lang variables
tinyMCELang['lang_insert_emoticons_title'] = 'Insert emotion';
tinyMCELang['lang_emoticons_desc'] = 'Emotions';
tinyMCE.addI18n('en.emoticons',{
desc : 'Insert emotion'
});