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
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2019-08-24 12:13:24 +0300
committerAleksander Machniak <alec@alec.pl>2019-08-24 12:13:24 +0300
commit0dacbc8e0f06f916b1d2e1c054f400977ad32293 (patch)
tree3c8c4b4f0f9be01edd7dfb0bac38c8791edcb032 /plugins
parent6ec3217f1e13cd8cc3ee524de13cb0ee71e7fcdb (diff)
parentc5b844e235e81d9750754a78458ebb134d3694c7 (diff)
Merge branch 'thomascube-pr-elastic-icons'
Diffstat (limited to 'plugins')
-rw-r--r--plugins/enigma/skins/elastic/templates/keys.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/enigma/skins/elastic/templates/keys.html b/plugins/enigma/skins/elastic/templates/keys.html
index 8836fecb8..99e8f8ed9 100644
--- a/plugins/enigma/skins/elastic/templates/keys.html
+++ b/plugins/enigma/skins/elastic/templates/keys.html
@@ -68,7 +68,7 @@
<h3 id="aria-label-exportmenu" class="voice"><roundcube:label name="enigma.arialabelkeyexportoptions" /></h3>
<ul class="menu listing" role="menu" aria-labelledby="aria-label-export-menu">
<roundcube:button type="link-menuitem" command="plugin.enigma-key-export" label="exportall" prop="sub" class="export all disabled" classAct="export all active" />
- <roundcube:button type="link-menuitem" command="plugin.enigma-key-export-selected" label="exportsel" prop="sub" class="export selection disabled" classAct="export selection active" />
+ <roundcube:button type="link-menuitem" command="plugin.enigma-key-export-selected" label="exportsel" prop="sub" class="export select disabled" classAct="export select active" />
</ul>
</div>