From 19f162dbe304d3e0f26e2c37fa29522924b7cede Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 8 Mar 2019 10:11:57 +0300 Subject: css: insensitive -> text-muted --- classes/pref/feeds.php | 4 ++-- classes/pref/filters.php | 2 +- classes/pref/prefs.php | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'classes/pref') diff --git a/classes/pref/feeds.php b/classes/pref/feeds.php index f9ba853f8..b7d4c3890 100755 --- a/classes/pref/feeds.php +++ b/classes/pref/feeds.php @@ -1487,7 +1487,7 @@ class Pref_Feeds extends Handler_Protected { "onclick=\"CommonDialogs.editFeed(".$line["id"].")\">". htmlspecialchars($line["title"]).""; - print ""; + print ""; print make_local_datetime($line['last_article'], false); print ""; print ""; @@ -1544,7 +1544,7 @@ class Pref_Feeds extends Handler_Protected { "onclick=\"CommonDialogs.editFeed(".$line["id"].")\">". htmlspecialchars($line["title"]).": "; - print ""; + print ""; print htmlspecialchars($line["last_error"]); print ""; diff --git a/classes/pref/filters.php b/classes/pref/filters.php index f5a580e78..37a7236ee 100755 --- a/classes/pref/filters.php +++ b/classes/pref/filters.php @@ -148,7 +148,7 @@ class Pref_Filters extends Handler_Protected { $tmp = "
  • " . $line["title"] . "
    " . "" . $line['feed_title'] . ", " . mb_substr($line["date_entered"], 0, 16) . "" . - "
    " . $content_preview . "
    " . + "
    " . $content_preview . "
    " . "
  • "; array_push($rv, $tmp); diff --git a/classes/pref/prefs.php b/classes/pref/prefs.php index b611646a9..cb10e2322 100644 --- a/classes/pref/prefs.php +++ b/classes/pref/prefs.php @@ -685,7 +685,7 @@ class Pref_Prefs extends Handler_Protected { } if ($item['help_text']) - print "
    "; + print "
    "; print ""; } @@ -785,7 +785,7 @@ class Pref_Prefs extends Handler_Protected { print "
    -