app/tiny_mce/plugins/template/blank.htm
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 17 Sep 2009 22:05:42 +0200 (2009-09-17)
changeset 2943 8086f6562353
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed error in mentor field cleaning, the list of mentors was never resolved.
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>blank_page</title>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<script type="text/javascript">
		parent.TemplateDialog.loadCSSFiles(document);
	</script>
</head>
<body id="mceTemplatePreview" class="mceContentBody">

</body>
</html>