]> git.wh0rd.org - tt-rss.git/blobdiff - prefs.php
logout fixes
[tt-rss.git] / prefs.php
index 38d9bac2750891af1288d0d6db3a9e8a2e225709..4398a2eb375465336991d2011e3fe9604a302159 100644 (file)
--- a/prefs.php
+++ b/prefs.php
@@ -83,7 +83,7 @@ window.onload = init;
        <?php if (!SINGLE_USER_MODE) { ?>
                <div style="float : right">
                        <?php echo _('Hello,') ?> <b><?php echo $_SESSION["name"] ?></b>
-                       (<a href="javascript:logoutUser()">Logout</a>)
+                       (<a href="logout.php">Logout</a>)
                </div>
        <?php } ?>
        <img src="<?php echo $theme_image_path ?>images/ttrss_logo.png" alt="Tiny Tiny RSS"/>