Current Path : /home/scoots/www/wp-includes/js/tinymce/plugins/paste/ |
Linux webm002.cluster010.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 |
Current File : /home/scoots/www/wp-includes/js/tinymce/plugins/paste/pasteword.htm |
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>{#paste.paste_word_desc}</title> <script type="text/javascript" src="../../tiny_mce_popup.js?ver=3211"></script> <script type="text/javascript" src="js/pasteword.js?ver=3211"></script> <link href="css/pasteword.css?ver=3211" rel="stylesheet" type="text/css" /> <base target="_self" /> </head> <body onresize="resizeInputs();" style="display:none; overflow:hidden;"> <form name="source" onsubmit="saveContent();" action="#"> <div class="title">{#paste.paste_word_desc}</div> <div>{#paste_dlg.word_title}</div> <div id="iframecontainer"></div> <div class="mceActionPanel"> <div style="float: left"> <input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" /> </div> <div style="float: right"> <input type="button" id="insert" name="insert" value="{#insert}" onclick="saveContent();" /> </div> </div> </form> </body> </html>