mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:45:56 +00:00
interface tweaks
This commit is contained in:
5
opml.php
5
opml.php
@@ -229,8 +229,9 @@
|
||||
print "<div class=\"error\">"._("Error: please upload OPML file.")."</div>";
|
||||
}
|
||||
|
||||
print "<p><a class=\"button\" href=\"prefs.php\">
|
||||
"._("Return to preferences")."</a>";
|
||||
print "<br><form method=\"GET\" action=\"prefs.php\">
|
||||
<input type=\"submit\" value=\"Return to preferences\">
|
||||
</form>";
|
||||
|
||||
print "</div></body></html>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user