mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Make it clear that you are on the admin panel login screen
This commit is contained in:
parent
2fc2b0cb1e
commit
b9412ac09b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
<div class="descWrapper" data-i18n="TOP_PANEL/LABEL_ADMIN_PANEL"></div>
|
||||||
<div class="alert" data-bind="hidden: !submitError()">
|
<div class="alert" data-bind="hidden: !submitError()">
|
||||||
<a href="#" class="close" data-bind="click: function () { submitError('') }">×</a>
|
<a href="#" class="close" data-bind="click: function () { submitError('') }">×</a>
|
||||||
<span data-bind="text: submitError"></span>
|
<span data-bind="text: submitError"></span>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue