mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-10 09:57:02 +03:00
v1.2.5.406
This commit is contained in:
parent
03602d0c0f
commit
04430868b1
431 changed files with 64715 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<table class="table table-hover table-bordered b-admin-packages-list-table" data-bind="i18nUpdate: f">
|
||||
<colgroup>
|
||||
<col />
|
||||
<col style="width: 100px" />
|
||||
<col style="width: 100px" />
|
||||
<col style="width: 80px" />
|
||||
</colgroup>
|
||||
<tbody data-bind="template: { name: 'AdminPackagesListItem', foreach: f }"></tbody>
|
||||
</table>
|
||||
Loading…
Add table
Add a link
Reference in a new issue