includes/clientside/tinymce/plugins/fullpage/fullpage.htm
changeset 543 dffcbfbc4e59
parent 335 67bd3121a12e
child 1193 e3b94bd055dc
--- 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>&nbsp;</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>&nbsp;</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">