From 347b9a7ba86016a12c0b0c05b6edd24f0d381bda Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sun, 4 Jul 2021 14:41:47 +0200 Subject: Move ID into heading element and remove brackets --- theme/admin/html/category/item.php | 6 ++++-- theme/admin/html/page/item.php | 6 ++++-- theme/admin/html/post/item.php | 6 ++++-- theme/admin/html/user/item.php | 6 ++++-- 4 files changed, 16 insertions(+), 8 deletions(-) (limited to 'theme/admin/html') diff --git a/theme/admin/html/category/item.php b/theme/admin/html/category/item.php index 05212e7..f8e7223 100644 --- a/theme/admin/html/category/item.php +++ b/theme/admin/html/category/item.php @@ -1,8 +1,10 @@
-

+

+ + # +

- # text('posts')?>: text('categories')?>: diff --git a/theme/admin/html/page/item.php b/theme/admin/html/page/item.php index c61984c..267416a 100644 --- a/theme/admin/html/page/item.php +++ b/theme/admin/html/page/item.php @@ -1,8 +1,10 @@
-

+

+ + # +

- # " title="text('update_user')?>">
diff --git a/theme/admin/html/post/item.php b/theme/admin/html/post/item.php index 41991d5..330e682 100644 --- a/theme/admin/html/post/item.php +++ b/theme/admin/html/post/item.php @@ -1,8 +1,10 @@