From 71ce4376699100af7f9263f96913a6497c4ad566 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Mon, 9 Aug 2021 21:33:01 +0200 Subject: Show ID in the heading of the update template Show the current entity ID right-floated in the update.php templates. --- theme/admin/html/category/update.php | 5 ++++- theme/admin/html/page/update.php | 5 ++++- theme/admin/html/post/update.php | 5 ++++- theme/admin/html/user/update.php | 5 ++++- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/theme/admin/html/category/update.php b/theme/admin/html/category/update.php index d6634a7..6abc8d5 100644 --- a/theme/admin/html/category/update.php +++ b/theme/admin/html/category/update.php @@ -1,5 +1,8 @@
-

text('update_category')?>

+

+ # + text('update_category')?> +

text('update_category_desc')?>