web/wp-includes/js/tinymce/themes/advanced/charmap.htm
changeset 204 09a1c134465b
parent 194 32102edaa81b
equal deleted inserted replaced
203:f507feede89a 204:09a1c134465b
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2 <html xmlns="http://www.w3.org/1999/xhtml">
     2 <html xmlns="http://www.w3.org/1999/xhtml">
     3 <head>
     3 <head>
     4 	<title>{#advanced_dlg.charmap_title}</title>
     4 	<title>{#advanced_dlg.charmap_title}</title>
     5 	<script type="text/javascript" src="../../tiny_mce_popup.js?ver=349-20120314"></script>
     5 	<script type="text/javascript" src="../../tiny_mce_popup.js?ver=358-20121205"></script>
     6 	<script type="text/javascript" src="js/charmap.js?ver=349-20120314"></script>
     6 	<script type="text/javascript" src="js/charmap.js?ver=358-20121205"></script>
     7 </head>
     7 </head>
     8 <body id="charmap" style="display:none" role="application">
     8 <body id="charmap" style="display:none" role="application">
     9 <table align="center" border="0" cellspacing="0" cellpadding="2" role="presentation">
     9 <table align="center" border="0" cellspacing="0" cellpadding="2" role="presentation">
    10 	<tr>
    10 	<tr>
    11 		<td colspan="2" class="title" ><label for="charmapView" id="charmap_label">{#advanced_dlg.charmap_title}</label></td>
    11 		<td colspan="2" class="title" ><label for="charmapView" id="charmap_label">{#advanced_dlg.charmap_title}</label></td>