From 884d16505e2c4502ec4438a7e987855683a2d75d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 27 Mar 2013 10:59:26 +0400 Subject: tweak how utility.css-based stuff looks --- classes/opml.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'classes/opml.php') diff --git a/classes/opml.php b/classes/opml.php index d4a0e9875..4c188de5e 100644 --- a/classes/opml.php +++ b/classes/opml.php @@ -29,8 +29,8 @@ class Opml extends Handler_Protected { -
-

".__('OPML Utility')."

"; +
+

".__('OPML Utility')."

"; add_feed_category($this->link, "Imported feeds"); @@ -41,7 +41,7 @@ class Opml extends Handler_Protected { "; - print ""; + print "
"; } -- cgit v1.2.3-54-g00ecf