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