summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-02 12:49:47 +0100
committerAndrew Dolgov <[email protected]>2005-09-02 12:49:47 +0100
commit9f311df6262c206a56f47a593244336e6ba1f54c (patch)
treeab372a700677cc59b7d780e6e0b35cf3e7ad95be /backend.php
parent9a4506c87de04bcde0d6da3da7c289f58d69312b (diff)
OPML import
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/backend.php b/backend.php
index 94ddb22ff..56dd6441d 100644
--- a/backend.php
+++ b/backend.php
@@ -571,10 +571,8 @@
<a class=\"button\"
href=\"javascript:updateFeedList()\">Refresh</a>&nbsp;
OPML:
- <a class=\"button\"
- href=\"opml.php?op=import\">Import</a>&nbsp;
- <a class=\"button\"
- href=\"opml.php?op=export\">Export</a>";
+ <a class=\"button\" href=\"opml.php?op=Export\">Export</a>
+ ";
}