From 6b110bd109ceeb0a351c5da5427e66befe727292 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Thu, 22 Jul 2021 22:50:18 +0200 Subject: Add "autofocus" attribute to HTML form fields --- theme/admin/html/auth.php | 2 +- theme/admin/html/category/form.php | 2 +- theme/admin/html/database.php | 2 +- theme/admin/html/page/form.php | 2 +- theme/admin/html/page/search.php | 2 +- theme/admin/html/post/form.php | 2 +- theme/admin/html/post/search.php | 2 +- theme/admin/html/user/form.php | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/theme/admin/html/auth.php b/theme/admin/html/auth.php index 45b7e14..cff8612 100644 --- a/theme/admin/html/auth.php +++ b/theme/admin/html/auth.php @@ -20,7 +20,7 @@ text('label_username')?>
- +
- +
- +
- +
diff --git a/theme/admin/html/post/form.php b/theme/admin/html/post/form.php index 4ae07bd..2e626a6 100644 --- a/theme/admin/html/post/form.php +++ b/theme/admin/html/post/form.php @@ -32,7 +32,7 @@ function categorySelectList($category_tree, $selected = NULL, $prefix = '') { text('label_name')?>
- +
- +
- +