equal
deleted
inserted
replaced
1 <html xmlns="http://www.w3.org/1999/xhtml"> |
1 <html xmlns="http://www.w3.org/1999/xhtml"> |
2 <head> |
2 <head> |
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
4 <title>{#paste.paste_word_desc}</title> |
4 <title>{#paste.paste_word_desc}</title> |
5 <script type="text/javascript" src="../../tiny_mce_popup.js?ver=3241-1141"></script> |
5 <script type="text/javascript" src="../../tiny_mce_popup.js?ver=327-1235"></script> |
6 <script type="text/javascript" src="js/pasteword.js?ver=3241-1141"></script> |
6 <script type="text/javascript" src="js/pasteword.js?ver=327-1235"></script> |
7 </head> |
7 </head> |
8 <body onresize="PasteWordDialog.resize();" style="display:none; overflow:hidden;"> |
8 <body onresize="PasteWordDialog.resize();" style="display:none; overflow:hidden;"> |
9 <form name="source" onsubmit="return PasteWordDialog.insert();" action="#"> |
9 <form name="source" onsubmit="return PasteWordDialog.insert();" action="#"> |
10 <div class="title">{#paste.paste_word_desc}</div> |
10 <div class="title">{#paste.paste_word_desc}</div> |
11 |
11 |