summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index c294ee589..16b15e84a 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -79,7 +79,7 @@
<?php } ?>
<?php if (!SINGLE_USER_MODE) { ?>
- | <a href="logout.php"><?php echo __('Logout') ?></a>
+ | <a href="backend.php?op=logout"><?php echo __('Logout') ?></a>
<?php } ?>
<img id="newVersionIcon" style="display:none" onclick="newVersionDlg()"