~canonical-sysadmins/wordpress/3.9.x

« back to all changes in this revision

Viewing changes to wp-includes/js/tinymce/plugins/paste/pasteword.htm

  • Committer: Paul Collins
  • Date: 2011-07-13 02:31:10 UTC
  • Revision ID: paul.collins@canonical.com-20110713023110-rvp7cjj31rsaomkr
import Wordpress 3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html xmlns="http://www.w3.org/1999/xhtml">
2
2
<head>
3
3
        <title>{#paste.paste_word_desc}</title>
4
 
        <script type="text/javascript" src="../../tiny_mce_popup.js?ver=3392"></script>
5
 
        <script type="text/javascript" src="js/pasteword.js?ver=3392"></script>
 
4
        <script type="text/javascript" src="../../tiny_mce_popup.js?ver=342-20110407"></script>
 
5
        <script type="text/javascript" src="js/pasteword.js?ver=342-20110407"></script>
6
6
</head>
7
7
<body onresize="PasteWordDialog.resize();" style="display:none; overflow:hidden;">
8
8
        <form name="source" onsubmit="return PasteWordDialog.insert();" action="#">