--- a/includes/clientside/tinymce/themes/advanced/anchor.htm Mon May 05 20:06:37 2008 -0400
+++ b/includes/clientside/tinymce/themes/advanced/anchor.htm Mon May 05 20:08:44 2008 -0400
@@ -14,13 +14,13 @@
</tr>
<tr>
<td nowrap="nowrap">{#advanced_dlg.anchor_name}:</td>
- <td><input name="anchorName" type="text" id="anchorName" value="" style="width: 200px" /></td>
+ <td><input name="anchorName" type="text" class="mceFocus" id="anchorName" value="" style="width: 200px" /></td>
</tr>
</table>
<div class="mceActionPanel">
<div style="float: left">
- <input type="button" id="insert" name="insert" value="{#update}" onclick="AnchorDialog.update();" />
+ <input type="submit" id="insert" name="insert" value="{#update}" />
</div>
<div style="float: right">