summaryrefslogtreecommitdiff
path: root/plugins/googlereaderimport/init.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/googlereaderimport/init.php')
-rw-r--r--plugins/googlereaderimport/init.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/googlereaderimport/init.php b/plugins/googlereaderimport/init.php
index f7d876b90..d25d3288f 100644
--- a/plugins/googlereaderimport/init.php
+++ b/plugins/googlereaderimport/init.php
@@ -374,6 +374,7 @@ class GoogleReaderImport extends Plugin {
<button dojoType=\"dijit.form.Button\" onclick=\"return starredImport();\" type=\"submit\">" .
__('Import my Starred items') . "</button>";
+ print "</form>";
print "</div>"; #pane
}