updater: link to logout after schema was updated

This commit is contained in:
Andrew Dolgov 2007-03-06 07:26:33 +01:00
parent 724d744498
commit 07a2b3142e
1 changed files with 1 additions and 1 deletions

View File

@ -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>";