From 94a4ba88e1f8969183a83e0997bc4b9dca661239 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 4 Oct 2006 07:16:13 +0100 Subject: [PATCH] move OPML export button to OPML subsection --- modules/pref-feeds.php | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index 49157dfc..5afe2d7f 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -961,13 +961,10 @@ print " "; - print " | "; +# print " | "; } - print "All feeds: "; } } else { @@ -975,11 +972,20 @@ } - print "

Import OPML

+ print "

OPML

+ +
File:   -
"; +
"; + + print " | "; + + print ""; + } ?> -- 2.39.2