JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform: autofocus
[wfpl.git] / metaform / main.html
index 3e2bb13..8b7ab2c 100644 (file)
@@ -11,7 +11,7 @@
   <form action="~metaform_name~" method="get">
     <p>The form name should not contain any capitals or symbols (besides underscore)</p>
 
-    <p>File name: <input type="text" name="file_name" value="~file_name attr~">.html</p>
+    <p>File name: <input type="text" name="file_name" value="~file_name attr~" autofocus>.html</p>
 
     <p>DB table: <input type="text" name="table_name" value="~table_name attr~"></p>