rename export button

This commit is contained in:
Tankred Hase 2013-10-22 16:54:43 +02:00
parent caa1be2e69
commit 418ffd635f
1 changed files with 1 additions and 1 deletions

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>