From: Andrew Dolgov Date: Fri, 19 Nov 2010 15:27:47 +0000 (+0300) Subject: pref-feeds: clarify cache images description X-Git-Tag: 1.5.0~138 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=6039f5efb625a0495788432c244c10fa5610aaf7;p=tt-rss.git pref-feeds: clarify cache images description --- diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index 8d354a66..0596fc07 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -428,18 +428,10 @@ $checked = ""; } - if (SIMPLEPIE_CACHE_IMAGES) { - $disabled = ""; - $label_class = ""; - } else { - $disabled = "disabled"; - $label_class = "class='insensitive'"; - } - print "
 "; + name=\"cache_images\" + $checked> "; print "";