summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/versions/create.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/versions/create.html.tmpl')
-rw-r--r--template/en/default/admin/versions/create.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/versions/create.html.tmpl b/template/en/default/admin/versions/create.html.tmpl
index 648adcebd..cb7ae8446 100644
--- a/template/en/default/admin/versions/create.html.tmpl
+++ b/template/en/default/admin/versions/create.html.tmpl
@@ -25,7 +25,7 @@
<tr>
<th><label for="version">Version:</label></th>
<td><input id="version" size="64" maxlength="64" name="version"
- value="" required></td>
+ value="" required autofocus></td>
</tr>
</table>
<input type="submit" id="create" value="Add">