From 37bb37f5a96dffa898b341c5ecf1231f1874fef1 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sun, 30 Apr 2017 19:06:11 +0200 Subject: The date of publication is now displayed in the lists. --- template/admin/html/page/item.php | 5 ++++- template/admin/html/post/item.php | 5 ++++- template/admin/html/user/item.php | 3 +++ 3 files changed, 11 insertions(+), 2 deletions(-) (limited to 'template/admin/html') diff --git a/template/admin/html/page/item.php b/template/admin/html/page/item.php index 1a382bd..a19afa9 100644 --- a/template/admin/html/page/item.php +++ b/template/admin/html/page/item.php @@ -1,7 +1,10 @@
  • #

    -
    ">
    +
    + "> + +

    diff --git a/template/admin/html/post/item.php b/template/admin/html/post/item.php index f84a2e2..750b03d 100644 --- a/template/admin/html/post/item.php +++ b/template/admin/html/post/item.php @@ -1,7 +1,10 @@
  • #

    - +
    + "> + +

    diff --git a/template/admin/html/user/item.php b/template/admin/html/user/item.php index 13ba4ae..439916e 100644 --- a/template/admin/html/user/item.php +++ b/template/admin/html/user/item.php @@ -1,6 +1,9 @@
  • #

    +
    + +

    -- cgit v1.2.3