Make WordPress Core


Ignore:
Timestamp:
03/15/2009 04:55:49 PM (17 years ago)
Author:
azaozz
Message:

TinyMCE 3.2.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/js/tinymce/themes/advanced/charmap.htm

    r9977 r10791  
    1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    22<html xmlns="http://www.w3.org/1999/xhtml">
    33<head>
    44    <title>{#advanced_dlg.charmap_title}</title>
    55    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    6     <script type="text/javascript" src="../../tiny_mce_popup.js?ver=3211"></script>
    7     <script type="text/javascript" src="js/charmap.js?ver=3211"></script>
    8     <base target="_self" />
     6    <script type="text/javascript" src="../../tiny_mce_popup.js?ver=322"></script>
     7    <script type="text/javascript" src="js/charmap.js?ver=322"></script>
    98</head>
    109<body id="charmap" style="display:none">
Note: See TracChangeset for help on using the changeset viewer.