From 41f8a3e28ecbc36f52eddd72e77effc3339279a1 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sat, 29 Apr 2017 03:27:36 +0200 Subject: The values ​​for the "for" and "id" properties have been converted to lowercase (to be consistent with the rest of the HTML elements). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/admin/html/post/form.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'template/admin/html/post/form.php') diff --git a/template/admin/html/post/form.php b/template/admin/html/post/form.php index 8c894d0..549233d 100644 --- a/template/admin/html/post/form.php +++ b/template/admin/html/post/form.php @@ -11,14 +11,14 @@
-
-
id="L_ID" name="id" placeholder="[AUTO_INCREMENT]" value="" />
+
+
id="form_id" name="id" placeholder="[AUTO_INCREMENT]" value="" />
-
+
- @@ -29,32 +29,32 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
- +
    -- cgit v1.2.3