Your IP : 216.73.216.240


Current Path : /home/sunflowe/www2/j15/plugins/editors/jce/tiny_mce/plugins/paste/
Upload File :
Current File : /home/sunflowe/www2/j15/plugins/editors/jce/tiny_mce/plugins/paste/paste.htm

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title></title>
	<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
	<script type="text/javascript" src="js/paste.js"></script>
</head>
<body onResize="PasteDialog.resize();" style="display:none; overflow:hidden;">
	<form name="source" onSubmit="return PasteDialog.insert();" action="#">
		<div id="title" class="title"></div>

		<div>{#paste_dlg.title}</div>

		<div id="container"></div>

		<div class="mceActionPanel">
			<div style="float: left">
				<input type="submit" id="insert" name="insert" value="{#insert}" />
			</div>

			<div style="float: right">
				<input type="button" id="cancel" name="cancel" value="{#cancel}" onClick="tinyMCEPopup.close();" />
			</div>
		</div>
	</form>
</body>
</html>