diff --git a/index.php b/index.php index cc1089e..a2f2a46 100644 --- a/index.php +++ b/index.php @@ -434,6 +434,8 @@ function toggle_paths() { }); } + document.getElementById('title').focus(); +