merge logout.php inside backend.php
This commit is contained in:
@@ -155,7 +155,7 @@ function confirmOP() {
|
||||
print "<p>".T_sprintf("Finished. Performed <b>%d</b> update(s) up to schema
|
||||
version <b>%d</b>.", $num_updates, $version)."</p>";
|
||||
|
||||
print "<form method=\"GET\" action=\"logout.php\">
|
||||
print "<form method=\"GET\" action=\"backend.php?op=logout\">
|
||||
<input type=\"submit\" value=\"".__("Return to Tiny Tiny RSS")."\">
|
||||
</form>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user