From a2556505e5f2d528a6c93958a8c7c9beaf4e002a Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sat, 2 Sep 2017 16:16:56 +0200 Subject: Some HTML and CSS optimizations has been made to the standard template and the "title" attribute was added to every heading link in the item list. --- template/standard/html/page/item.php | 4 ++-- template/standard/html/post/item.php | 4 ++-- template/standard/html/user/item.php | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'template/standard/html') diff --git a/template/standard/html/page/item.php b/template/standard/html/page/item.php index 3199a39..81f6c8c 100644 --- a/template/standard/html/page/item.php +++ b/template/standard/html/page/item.php @@ -10,9 +10,9 @@
  • - - +

    +

    diff --git a/template/standard/html/post/item.php b/template/standard/html/post/item.php index f606840..7733e61 100644 --- a/template/standard/html/post/item.php +++ b/template/standard/html/post/item.php @@ -10,9 +10,9 @@
  • - - +

    +
    diff --git a/template/standard/html/user/item.php b/template/standard/html/user/item.php index 3a33c51..04abc0f 100644 --- a/template/standard/html/user/item.php +++ b/template/standard/html/user/item.php @@ -10,9 +10,9 @@
  • - - +

    +
    -- cgit v1.2.3