change in button name

This commit is contained in:
Gabriel Bazán 2015-12-02 14:53:35 -03:00
commit ce71258934

View file

@ -505,7 +505,7 @@
<input id="export_file" type="file" nwsaveas="Copay-{{index.alias || index.walletName}}.csv" accept=".csv" style="display:none">
<a class="button outline dark-gray round" ng-click="index.csvHistory();">
<i class="fi-page-export-csv"></i>
<span translate>Download CSV file</span>
<span translate>CSV</span>
</a>
</div>
</div>