1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 22:55:55 +00:00

interface tweaks

This commit is contained in:
Andrew Dolgov
2007-03-02 14:34:04 +01:00
parent 1559e3741c
commit d7c848d97b
2 changed files with 5 additions and 4 deletions

View File

@@ -1011,11 +1011,11 @@
type=\"submit\" value=\"Import\">
</form></div>";
print "&nbsp;|&nbsp;";
print "&nbsp; or &nbsp;";
print "<input type=\"submit\"
class=\"button\" onclick=\"gotoExportOpml()\"
value=\"Export\">";
value=\"Export OPML\">";
}
?>