summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-02 16:35:43 +0100
committerAndrew Dolgov <[email protected]>2005-09-02 16:35:43 +0100
commit99803965fc522b19099a044738b4a9ba79de2c2d (patch)
treee9eb67b2adb825d34ff04f8f9085d959aac458fc
parentbf66b95bf21963a4560e24a46c56259a00a6b722 (diff)
OPML Export button renamed to Export all
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index 56dd6441d..395817365 100644
--- a/backend.php
+++ b/backend.php
@@ -571,7 +571,7 @@
<a class=\"button\"
href=\"javascript:updateFeedList()\">Refresh</a>&nbsp;
OPML:
- <a class=\"button\" href=\"opml.php?op=Export\">Export</a>
+ <a class=\"button\" href=\"opml.php?op=Export\">Export all</a>
";
}