diff options
-rw-r--r-- | skins/default/includes/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/includes/header.html b/skins/default/includes/header.html index 37db1e8ca..900968fd2 100644 --- a/skins/default/includes/header.html +++ b/skins/default/includes/header.html @@ -1,3 +1,3 @@ -<div id="header"><a href="./"><roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" alt="Logo" /></a></div> +<div id="header"><a href="./?_page=1"><roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" alt="Logo" /></a></div> <roundcube:object name="message" id="message" /> |