From dbe5ff1d1e6dfc859bead77170ea676425742b04 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Thu, 2 Nov 2017 23:44:21 +0100 Subject: The item overview links have been removed from the dashboard because there are already such links within the navigation. --- template/admin/html/home.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/template/admin/html/home.php b/template/admin/html/home.php index 9d8aee2..a8b003e 100644 --- a/template/admin/html/home.php +++ b/template/admin/html/home.php @@ -4,7 +4,6 @@

text('last_post')?>

text('posts')?>: - | text('post_overview')?> | text('insert')?> | text('search')?>

@@ -19,7 +18,6 @@

text('last_page')?>

text('pages')?>: - | text('page_overview')?> | text('insert')?> | text('search')?>

@@ -35,7 +33,6 @@

text('last_user')?>

text('users')?>: - | text('user_overview')?> | text('insert')?>

-- cgit v1.2.3