summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/backend.php b/backend.php
index 5b996316a..94ddb22ff 100644
--- a/backend.php
+++ b/backend.php
@@ -572,11 +572,10 @@
href=\"javascript:updateFeedList()\">Refresh</a>&nbsp;
OPML:
<a class=\"button\"
- href=\"javascript:exportOPML()\">Import</a>&nbsp;
+ href=\"opml.php?op=import\">Import</a>&nbsp;
<a class=\"button\"
- href=\"javascript:exportOPML()\">Export</a>";
+ href=\"opml.php?op=export\">Export</a>";
-
}
}