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_domxml.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/opml_domxml.php') diff --git a/modules/opml_domxml.php b/modules/opml_domxml.php index 77ee816bd..9364145b1 100644 --- a/modules/opml_domxml.php +++ b/modules/opml_domxml.php @@ -99,8 +99,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-54-g00ecf