mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +03:00
6 lines
377 B
HTML
6 lines
377 B
HTML
<div class="b-toolbar g-ui-user-select-none">
|
||
<a class="btn btn-thin fontastic toggleLeft" data-bind="click: toggleLeftPanel, text: leftPanelDisabled() ? '❯' : '❮'">❮</a>
|
||
<h4>SnappyMail - <span data-i18n="TOP_PANEL/LABEL_ADMIN_PANEL"></span></h4>
|
||
<a class="btn btn-logout fontastic" data-bind="click: logoutClick">⏻</a>
|
||
</div>
|
||
<div id="rl-settings-subscreen"></div>
|