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/auth.php | 4 ++-- template/admin/html/page/form.php | 10 +++++----- template/admin/html/post/form.php | 10 +++++----- template/admin/html/user/form.php | 14 +++++++------- 4 files changed, 19 insertions(+), 19 deletions(-) (limited to 'template/admin/html') diff --git a/template/admin/html/auth.php b/template/admin/html/auth.php index bb12053..f2b4cca 100644 --- a/template/admin/html/auth.php +++ b/template/admin/html/auth.php @@ -13,14 +13,14 @@
-
+
-
+
diff --git a/template/admin/html/page/form.php b/template/admin/html/page/form.php index 9b8a39e..665ed74 100644 --- a/template/admin/html/page/form.php +++ b/template/admin/html/page/form.php @@ -16,7 +16,7 @@
-
+
-
+
-
+
-
+
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 @@
-
+
-
+
-
+
-
+
diff --git a/template/admin/html/user/form.php b/template/admin/html/user/form.php index 845c55c..57f4d50 100644 --- a/template/admin/html/user/form.php +++ b/template/admin/html/user/form.php @@ -16,43 +16,43 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-- cgit v1.2.3