mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:35:55 +00:00
updater: link to logout after schema was updated
This commit is contained in:
@@ -153,7 +153,7 @@ function confirmOP() {
|
||||
print "<p>Finished. Performed $num_updates update(s) up to schema
|
||||
version $version.</p>";
|
||||
|
||||
print "<form method=\"GET\" action=\"tt-rss.php\">
|
||||
print "<form method=\"GET\" action=\"logout.php\">
|
||||
<input type=\"submit\" value=\"Return to Tiny Tiny RSS\">
|
||||
</form>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user