includes/clientside/tinymce/plugins/template/blank.htm
author Dan
Thu, 07 Feb 2008 15:45:44 -0500
changeset 404 fb4f9e6f378f
parent 335 67bd3121a12e
permissions -rw-r--r--
Made the form validation icons (check/X/?) more visually appealing. IE-friendliness is still on the TODO list.

<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>