mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:25:59 +00:00
minor fixes to pub/mark icons etc
This commit is contained in:
@@ -35,7 +35,7 @@ class Feeds extends Handler_Protected {
|
||||
$reply .= "<a href=\"#\"
|
||||
title=\"".__("Show as feed")."\"
|
||||
onclick=\"App.displayDlg('".__("Show as feed")."','generatedFeed', '$feed_id:$is_cat:$rss_link')\">
|
||||
<img src=\"images/pub_set.png\"></a>";
|
||||
<i class='icon-syndicate material-icons'>rss_feed</i></a>";
|
||||
|
||||
$reply .= "<span id='feed_title' class='$error_class'>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user