Changeset 2993 for trunk/wp-includes/js/tinymce/themes/advanced/charmap.htm
- Timestamp:
- 11/06/2005 03:30:11 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/themes/advanced/charmap.htm
r2916 r2993 6 6 <script language="javascript" type="text/javascript" src="jscripts/charmap.js"></script> 7 7 </head> 8 <body onload=" init();" style="display: none">8 <body onload="tinyMCEPopup.executeOnLoad('init();');" style="display: none"> 9 9 <table align="center" border="0" cellspacing="0" cellpadding="2"> 10 10 <tr>
Note: See TracChangeset
for help on using the changeset viewer.