diff options
author | thomascube <thomas@roundcube.net> | 2011-12-14 11:53:02 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-12-14 11:53:02 +0000 |
commit | e19229ce09c0233a93584925b2e4fed7370e6650 (patch) | |
tree | 721700b8380a2d2f104108925ba63e402acca2a9 /skins/larry/includes/header.html | |
parent | 28e18c75ef693740edc05e7474cf52452cc76157 (diff) |
Larry's identities settings and about page
Diffstat (limited to 'skins/larry/includes/header.html')
-rw-r--r-- | skins/larry/includes/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/larry/includes/header.html b/skins/larry/includes/header.html index 9295b7e9d..2fd6774fe 100644 --- a/skins/larry/includes/header.html +++ b/skins/larry/includes/header.html @@ -1,6 +1,7 @@ <div id="header"> <div id="topline"> <div class="topleft"> + <roundcube:button command="about" type="link" label="about" class="about-link" /> <roundcube:if condition="config:support_url" /> <a href="<roundcube:var name='config:support_url' />" target="_blank" class="support-link"><roundcube:label name="support" /></a> <roundcube:endif /> |