summaryrefslogtreecommitdiff
path: root/modules/popup-dialog.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-14 11:28:57 +0300
committerAndrew Dolgov <[email protected]>2010-01-14 11:28:57 +0300
commitc3b7b797f51793825b5fa992635d951736df239a (patch)
tree92ea87aca633965ec265e30498f2c516a6c6300f /modules/popup-dialog.php
parentb6a6e262bebfdcea6b9523e63c287f94b4ffcff6 (diff)
add prototype of icon replacing control; misc tweaks
Diffstat (limited to 'modules/popup-dialog.php')
-rw-r--r--modules/popup-dialog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php
index 06a82ad57..25a6390a2 100644
--- a/modules/popup-dialog.php
+++ b/modules/popup-dialog.php
@@ -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>";