mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 03:01:28 +00:00
tabbed preferences
This commit is contained in:
@@ -947,6 +947,13 @@
|
||||
|
||||
}
|
||||
|
||||
print "<h3>OPML Import</h3>
|
||||
<form enctype=\"multipart/form-data\" method=\"POST\" action=\"opml.php\">
|
||||
File: <input id=\"opml_file\" name=\"opml_file\" type=\"file\">
|
||||
<input class=\"button\" name=\"op\" onclick=\"return validateOpmlImport();\"
|
||||
type=\"submit\" value=\"Import\">
|
||||
</form>";
|
||||
|
||||
}
|
||||
|
||||
if ($op == "pref-filters") {
|
||||
|
||||
Reference in New Issue
Block a user