- Timestamp:
- 11/06/2005 03:30:11 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/themes/advanced/source_editor.htm
r2917 r2993 1 1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 2 <head> 3 <meta http-equiv="Content-Type" content="text/html; charset= utf-8" />3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 4 4 <title>{$lang_theme_code_title}</title> 5 5 <script language="javascript" type="text/javascript" src="../../tiny_mce_popup.js"></script> 6 6 <script language="javascript" type="text/javascript" src="jscripts/source_editor.js"></script> 7 7 </head> 8 <body onload=" onLoadInit();" onresize="resizeInputs();" style="display: none">8 <body onload="tinyMCEPopup.executeOnLoad('onLoadInit();');document.getElementById('htmlSource').focus();" onresize="resizeInputs();" style="display: none"> 9 9 <form name="source" onsubmit="saveContent();" action="#"> 10 10 <div style="float: left" class="title">{$lang_theme_code_title}</div>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)