From be49d1f366da155737d05a17f73cf1c3d246c67e Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sat, 19 Jun 2021 01:37:36 +0200 Subject: Remove ID form field (and rearrange other fields) This commit removes the ID form field, enlarges the title form field and rearranges the other form fields in the grid layout. --- theme/admin/html/user/form.php | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) (limited to 'theme/admin/html/user') diff --git a/theme/admin/html/user/form.php b/theme/admin/html/user/form.php index 7e370e5..54e21a1 100644 --- a/theme/admin/html/user/form.php +++ b/theme/admin/html/user/form.php @@ -13,25 +13,25 @@
- + -
- id="form_id" name="id" type="number" placeholder="AUTO_INCREMENT" value="" /> +
+
- +
- +
- +
- +
- - -
- -
- -- cgit v1.2.3