--- a/includes/clientside/tinymce/plugins/fullpage/fullpage.htm Mon May 05 20:06:37 2008 -0400
+++ b/includes/clientside/tinymce/plugins/fullpage/fullpage.htm Mon May 05 20:08:44 2008 -0400
@@ -27,7 +27,7 @@
<table border="0" cellpadding="4" cellspacing="0">
<tr>
<td nowrap="nowrap"><label for="metatitle">{#fullpage_dlg.meta_title}</label> </td>
- <td><input type="text" id="metatitle" name="metatitle" value="" /></td>
+ <td><input type="text" id="metatitle" name="metatitle" value="" class="mceFocus" /></td>
</tr>
<tr>
<td nowrap="nowrap"><label for="metakeywords">{#fullpage_dlg.meta_keywords}</label> </td>
@@ -565,7 +565,7 @@
<div class="mceActionPanel">
<div style="float: left">
- <input type="button" id="insert" name="update" value="{#update}" onclick="updateAction();" />
+ <input type="submit" id="insert" name="update" value="{#update}" />
</div>
<div style="float: right">