diff options
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/emotions/emotions.htm')
| -rw-r--r--[-rwxr-xr-x] | public/javascripts/tiny_mce/plugins/emotions/emotions.htm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/public/javascripts/tiny_mce/plugins/emotions/emotions.htm b/public/javascripts/tiny_mce/plugins/emotions/emotions.htm index 8110ee0..55a1d72 100755..100644 --- a/public/javascripts/tiny_mce/plugins/emotions/emotions.htm +++ b/public/javascripts/tiny_mce/plugins/emotions/emotions.htm | |||
| @@ -1,10 +1,9 @@ | |||
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | <html xmlns="http://www.w3.org/1999/xhtml"> | 2 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 3 | <head> | 3 | <head> |
| 4 | <title>{#emotions_dlg.title}</title> | 4 | <title>{#emotions_dlg.title}</title> |
| 5 | <script type="text/javascript" src="../../tiny_mce_popup.js"></script> | 5 | <script type="text/javascript" src="../../tiny_mce_popup.js"></script> |
| 6 | <script type="text/javascript" src="js/emotions.js"></script> | 6 | <script type="text/javascript" src="js/emotions.js"></script> |
| 7 | <base target="_self" /> | ||
| 8 | </head> | 7 | </head> |
| 9 | <body style="display: none"> | 8 | <body style="display: none"> |
| 10 | <div align="center"> | 9 | <div align="center"> |
