mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 08:27:03 +03:00
Allow interface selection in admin panel
+ small fixes
This commit is contained in:
parent
869e0ed181
commit
b3955cd53a
13 changed files with 60 additions and 40 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div class="popups">
|
||||
<div class="modal hide b-languages-content" data-bind="modal: modalVisibility, css: {'exp': exp}">
|
||||
<div class="modal hide b-languages-content g-ui-user-select-none" data-bind="modal: modalVisibility, css: {'exp': exp}">
|
||||
<div class="modal-header">
|
||||
<button type="button" class="close" data-bind="command: cancelCommand">×</button>
|
||||
<h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue