From: Andrew Dolgov Date: Fri, 2 Mar 2007 13:34:04 +0000 (+0100) Subject: interface tweaks X-Git-Tag: 1.2.9~62 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=d7c848d97bb30d668a987ebe2348ccd52d72c99f;p=tt-rss.git interface tweaks --- diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index f9290243..3b5ed89d 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -1011,11 +1011,11 @@ type=\"submit\" value=\"Import\"> "; - print " | "; + print "  or  "; print ""; + value=\"Export OPML\">"; } ?> diff --git a/opml.php b/opml.php index ff888d24..5b0d7fe6 100644 --- a/opml.php +++ b/opml.php @@ -229,8 +229,9 @@ print "
"._("Error: please upload OPML file.")."
"; } - print "

- "._("Return to preferences").""; + print "

+ +
"; print "";