We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9fefa commit 592baa1Copy full SHA for 592baa1
ispconfig3_account/skins/elastic/templates/account.html
@@ -8,7 +8,7 @@
8
<span class="header-title"><roundcube:label name="ispconfig3_account.acc_acc" /></span>
9
</div>
10
<div class="scroller">
11
- <roundcube:object name="accountlist" id="account-table" class="listing" noheader="true" role="listbox" />
+ <roundcube:object name="accountlist" id="account-table" class="listing" data-list="account_list" noheader="true" role="listbox" />
12
13
<div class="footer"></div>
14
@@ -23,4 +23,4 @@
23
24
25
26
-<roundcube:include file="includes/footer.html" />
+<roundcube:include file="includes/footer.html" />
0 commit comments