1
0
mirror of https://github.com/moparisthebest/mail synced 2025-02-07 10:30:18 -05:00

rename export button

This commit is contained in:
Tankred Hase 2013-10-22 16:54:43 +02:00
parent caa1be2e69
commit 418ffd635f

View File

@ -5,6 +5,6 @@
</header>
<div class="content">
<button ng-click="exportKeyFile()" class="btn" >Download encrypted key file</button>
<button ng-click="exportKeyFile()" class="btn">Export keypair</button>
</div>
</div>