]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/tinymce/themes/advanced/anchor.htm
Wordpress 2.9
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / themes / advanced / anchor.htm
index f259c6394356c9d7f8c229d727381319e18ae11f..820f9ab4421e08bfb0398180b6c6158fb5e388e2 100644 (file)
@@ -2,9 +2,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
        <title>{#advanced_dlg.anchor_title}</title>
-       <script type="text/javascript" src="../../tiny_mce_popup.js?ver=3211"></script>
-       <script type="text/javascript" src="js/anchor.js?ver=3211"></script>
-       <base target="_self" />
+       <script type="text/javascript" src="../../tiny_mce_popup.js?ver=327-1235"></script>
+       <script type="text/javascript" src="js/anchor.js?ver=327-1235"></script>
 </head>
 <body style="display: none">
 <form onsubmit="AnchorDialog.update();return false;" action="#">
@@ -13,7 +12,7 @@
                        <td colspan="2" class="title">{#advanced_dlg.anchor_title}</td>
                </tr>
                <tr>
-                       <td nowrap="nowrap">{#advanced_dlg.anchor_name}:</td>
+                       <td class="nowrap">{#advanced_dlg.anchor_name}:</td>
                        <td><input name="anchorName" type="text" class="mceFocus" id="anchorName" value="" style="width: 200px" /></td>
                </tr>
        </table>