diff options
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/xhtmlxtras/abbr.htm')
| -rw-r--r--[-rwxr-xr-x] | public/javascripts/tiny_mce/plugins/xhtmlxtras/abbr.htm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/javascripts/tiny_mce/plugins/xhtmlxtras/abbr.htm b/public/javascripts/tiny_mce/plugins/xhtmlxtras/abbr.htm index 5800284..3928a17 100755..100644 --- a/public/javascripts/tiny_mce/plugins/xhtmlxtras/abbr.htm +++ b/public/javascripts/tiny_mce/plugins/xhtmlxtras/abbr.htm | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | <script type="text/javascript" src="js/element_common.js"></script> | 9 | <script type="text/javascript" src="js/element_common.js"></script> |
| 10 | <script type="text/javascript" src="js/abbr.js"></script> | 10 | <script type="text/javascript" src="js/abbr.js"></script> |
| 11 | <link rel="stylesheet" type="text/css" href="css/popup.css" /> | 11 | <link rel="stylesheet" type="text/css" href="css/popup.css" /> |
| 12 | <base target="_self" /> | ||
| 13 | </head> | 12 | </head> |
| 14 | <body style="display: none"> | 13 | <body style="display: none"> |
| 15 | <form onsubmit="insertAbbr();return false;" action="#"> | 14 | <form onsubmit="insertAbbr();return false;" action="#"> |
