mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 02:55:55 +00:00
remove top hello - feedback - preferences line
This commit is contained in:
@@ -292,6 +292,10 @@ function gotoPreferences() {
|
||||
document.location.href = "prefs.php";
|
||||
}
|
||||
|
||||
function gotoLogout() {
|
||||
document.location.href = "backend.php?op=logout";
|
||||
}
|
||||
|
||||
function gotoMain() {
|
||||
document.location.href = "index.php";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user