summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-06-16 06:33:28 +0100
committerAndrew Dolgov <[email protected]>2008-06-16 06:33:28 +0100
commit562ecfcf3b59b3c682fcf395eb152898895814a9 (patch)
tree713463a25f665a47a3c615578d1cba9355378658 /help
parente944346c540fa07d685621ea2af7fb57ec553602 (diff)
change (wrong) _new link targets to _blank (2)
Diffstat (limited to 'help')
-rw-r--r--help/2.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/2.php b/help/2.php
index e14e92745..5cf9f1225 100644
--- a/help/2.php
+++ b/help/2.php
@@ -6,5 +6,5 @@
<p><?php echo __("Multiple and inverse matching are supported. All matching filters are considered when article is being imported and all actions executed in sequence. Inverse matching reverts matching result, e.g. filter matching XYZZY in title with inverse flag will match all articles, except those containing string XYZZY in title.") ?></p>
-<p><?php echo __("See also:")?> <a target="_new" href="http://tt-rss.spb.ru/trac/wiki/ContentFilters">ContentFilters (wiki)</a>
+<p><?php echo __("See also:")?> <a target="_blank" href="http://tt-rss.spb.ru/trac/wiki/ContentFilters">ContentFilters (wiki)</a>