]> git.wh0rd.org - tt-rss.git/commitdiff
af_comics: remove filter notice
authorAndrew Dolgov <noreply@fakecake.org>
Thu, 20 Feb 2014 16:53:32 +0000 (20:53 +0400)
committerAndrew Dolgov <noreply@fakecake.org>
Thu, 20 Feb 2014 16:53:32 +0000 (20:53 +0400)
plugins/af_comics/init.php

index 784be9e0a86e8dc6436c4785c02f4e4d3644c64c..efc51d187a16bab9953fa3ea2a1fb27e42716ee6 100644 (file)
@@ -38,8 +38,6 @@ class Af_Comics extends Plugin {
 
                print "<div dojoType=\"dijit.layout.AccordionPane\" title=\"".__('Feeds supported by af_comics')."\">";
 
-               print_notice("This plugin can be easily extended by adding filters to <code>plugins/af_comics/filters</code>.");
-
                print "<p>" . __("The following comics are currently supported:") . "</p>";
 
                $comics = array();