From 5fbe836c8ba84e69667c49cd8469ec097f838567 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Wed, 12 Apr 2017 12:12:03 +0200 Subject: Inconsistency in array keys for the admin language fixed (they are usually lowercase but only the keys for the labels were uppercase). --- template/admin/html/post/form.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'template/admin/html/post') diff --git a/template/admin/html/post/form.php b/template/admin/html/post/form.php index 66db820..aaae67d 100644 --- a/template/admin/html/post/form.php +++ b/template/admin/html/post/form.php @@ -16,7 +16,7 @@
-
+
-
+
-
+
-
+
-- cgit v1.2.3