From c05e931d5ed2ce315e9556db9ebf6afd9918f6fc Mon Sep 17 00:00:00 2001 From: maTh Date: Sat, 26 Nov 2022 11:31:30 +0100 Subject: Deleted: bookmark.svg (#4897) * delete bookmark.svg * optimize Pafat theme --- app/Models/Themes.php | 1 - app/layout/aside_feed.phtml | 2 +- app/views/configure/display.phtml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'app') diff --git a/app/Models/Themes.php b/app/Models/Themes.php index d652ada5b..86125c5f5 100644 --- a/app/Models/Themes.php +++ b/app/Models/Themes.php @@ -79,7 +79,6 @@ class FreshRSS_Themes extends Minz_Model { static $alts = array( 'add' => '➕', //✚ 'all' => '☰', - 'bookmark' => '✨', //★ 'bookmark-add' => '➕', //✚ 'bookmark-tag' => '📑', 'category' => '🗂️', //☷ diff --git a/app/layout/aside_feed.phtml b/app/layout/aside_feed.phtml index 3c4f1ec2e..bb9d678dc 100644 --- a/app/layout/aside_feed.phtml +++ b/app/layout/aside_feed.phtml @@ -37,7 +37,7 @@
  • - + diff --git a/app/views/configure/display.phtml b/app/views/configure/display.phtml index e3e18f5a0..d49986981 100644 --- a/app/views/configure/display.phtml +++ b/app/views/configure/display.phtml @@ -126,7 +126,7 @@   - + -- cgit v1.2.3