From: Andrew Dolgov Date: Tue, 6 Oct 2009 10:36:25 +0000 (+0400) Subject: batch feed editor: add support for always_display_enclosures option X-Git-Tag: 1.3.4~33 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=c9f185bd28bae7c41f55ebdb61e099246a197fb8;p=tt-rss.git batch feed editor: add support for always_display_enclosures option --- diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index b30b6db6..ce12806e 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -527,6 +527,12 @@ print " "; batch_edit_cbox("include_in_digest", "include_in_digest_l"); + print "
 "; + + print " "; batch_edit_cbox("always_display_enclosures", "always_display_enclosures_l"); + print "