mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-06 16:16:48 +01:00
Elastic: Display "the list is empty" on empty pgp keys list
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
<roundcube:object name="searchform" id="keysearch" wrapper="searchbar toolbar"
|
||||
label="keysearchform" buttontitle="findkeys" ariatag="h2" />
|
||||
<div class="scroller">
|
||||
<roundcube:object name="keyslist" id="keys-table" class="listing" role="listbox" noheader="true" data-list="keys_list" />
|
||||
<roundcube:object name="keyslist" id="keys-table" class="listing" role="listbox" noheader="true"
|
||||
data-list="keys_list"data-label-msg="listempty" />
|
||||
</div>
|
||||
<div class="pagenav footer toolbar small" role="toolbar">
|
||||
<roundcube:button command="firstpage" type="link"
|
||||
|
||||
Reference in New Issue
Block a user