From: Andrew Dolgov Date: Mon, 2 Sep 2013 09:54:56 +0000 (+0400) Subject: filters: add a link to the wiki page to the rule create/edit dialog X-Git-Tag: 1.10~12 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=e7a40490b8cfaec76b7a6dfc2b109996e6c34032;p=tt-rss.git filters: add a link to the wiki page to the rule create/edit dialog --- diff --git a/classes/pref/filters.php b/classes/pref/filters.php index 18d1f383..87e63cc2 100644 --- a/classes/pref/filters.php +++ b/classes/pref/filters.php @@ -875,6 +875,11 @@ class Pref_Filters extends Handler_Protected { print "
"; + print "
+ ".__("Wiki: Filters")." +
"; + + print " ";