Mercurial > public > sg101
view media/js/tiny_mce/plugins/template/blank.htm @ 57:7abef1a956f3
Change the FILE_UPLOAD_PERMISSIONS to 0644.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 23 Jun 2009 01:15:23 +0000 |
parents | a5b4c5ce0658 |
children |
line wrap: on
line source
<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>