1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 22:51:28 +00:00

add prototype of icon replacing control; misc tweaks

This commit is contained in:
Andrew Dolgov
2010-01-14 11:28:57 +03:00
parent b6a6e262be
commit c3b7b797f5
4 changed files with 64 additions and 5 deletions

View File

@@ -56,7 +56,7 @@
print "</div>";
print "<script type=\"text/javascript\">";
print "parent.opml_import_handler(this)";
print "parent.opmlImportHandler(this)";
print "</script>";
print "</div></div>";