Thomas Bruederli
2012-11-11 d0751fba0e98ea312ade5c6d6fdb4169cb8b5756
Add gui container object for new top line in Larry skin
1 files modified
3 ■■■■■ changed files
skins/larry/includes/header.html 3 ●●●●● patch | view | raw | blame | history
skins/larry/includes/header.html
@@ -6,6 +6,7 @@
        <a href="<roundcube:var name='config:support_url' />" target="_blank" class="support-link" id="supportlink"><roundcube:label name="support" /></a>
        <roundcube:endif />
    </div>
    <div class="topright">
    <roundcube:if condition="!env:extwin" />
        <span class="username"><roundcube:object name="username" /></span>
@@ -14,6 +15,8 @@
        <roundcube:button command="close" label="close" class="closelink" />
    <roundcube:endif />
    </div>
    <roundcube:container name="topline" id="topline" />
</div>
<roundcube:if condition="!env:extwin" />