Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2019-07-31 14:21:41 +0300
committerAleksander Machniak <alec@alec.pl>2019-07-31 14:21:41 +0300
commitbe4341663c7f870dc9fe371ccac1d76dc79be71a (patch)
tree543bb0d479873af166abfc73233aa1ecdf78fada /skins
parent900c6813e3708013a9083cf4ae59b6282583f1ff (diff)
parent52f360a994434fd040ceacbbab0cff9946bed784 (diff)
Merge branch 'pr-elastic-icons' of https://github.com/thomascube/roundcubemail into thomascube-pr-elastic-icons
Diffstat (limited to 'skins')
-rw-r--r--skins/elastic/templates/addressbook.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/elastic/templates/addressbook.html b/skins/elastic/templates/addressbook.html
index d327c121e..ce8886e1a 100644
--- a/skins/elastic/templates/addressbook.html
+++ b/skins/elastic/templates/addressbook.html
@@ -101,7 +101,7 @@
<h3 id="aria-label-export-menu" class="voice"><roundcube:label name="arialabelcontactexportoptions" /></h3>
<ul class="menu listing" role="menu" aria-labelledby="aria-label-export-menu">
<roundcube:button type="link-menuitem" command="export" label="exportall" prop="sub" class="export all disabled" classAct="export all active" />
- <roundcube:button type="link-menuitem" command="export-selected" label="exportsel" prop="sub" class="export selection disabled" classAct="export selection active" />
+ <roundcube:button type="link-menuitem" command="export-selected" label="exportsel" prop="sub" class="export select disabled" classAct="export select active" />
</ul>
</div>