Make WordPress Core


Ignore:
Timestamp:
09/26/2005 06:52:30 AM (21 years ago)
Author:
matt
Message:

Updating to latest TinyMCE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/js/tinymce/blank.htm

    r2812 r2916  
    1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    2 <html>
     1<html xmlns="http://www.w3.org/1999/xhtml">
    32<head>
    4 <title>blank_page</title>
    5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     3        <title>blank_page</title>
     4        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    65</head>
    76<body class="mceContentBody">
Note: See TracChangeset for help on using the changeset viewer.