From 562ecfcf3b59b3c682fcf395eb152898895814a9 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 16 Jun 2008 06:33:28 +0100 Subject: change (wrong) _new link targets to _blank (2) --- modules/opml_domdoc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/opml_domdoc.php') diff --git a/modules/opml_domdoc.php b/modules/opml_domdoc.php index fcad76ed2..a29a1eb69 100644 --- a/modules/opml_domdoc.php +++ b/modules/opml_domdoc.php @@ -96,8 +96,8 @@ feed_url = '$feed_url' AND owner_uid = '$owner_uid'"); - print "$feed_title - (rss)"; + print "$feed_title + (rss)"; if (db_num_rows($result) > 0) { print "".__('Already imported.').""; -- cgit v1.2.3