mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:35:55 +00:00
fix import_export plugin for open_basedir; add missing closing form tags to import_export and googleimport plugin
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user