mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +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
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
loading...
|
||||
</div>
|
||||
<table class="table table-hover b-admin-domains-list-table" data-bind="i18nUpdate: domains">
|
||||
<table class="table table-hover b-admin-domains-list-table g-ui-user-select-none" data-bind="i18nUpdate: domains">
|
||||
<colgroup>
|
||||
<col />
|
||||
<col style="width: 140px" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue