change in button name
This commit is contained in:
parent
6f32927a72
commit
ce71258934
1 changed files with 1 additions and 1 deletions
|
|
@ -505,7 +505,7 @@
|
||||||
<input id="export_file" type="file" nwsaveas="Copay-{{index.alias || index.walletName}}.csv" accept=".csv" style="display:none">
|
<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();">
|
<a class="button outline dark-gray round" ng-click="index.csvHistory();">
|
||||||
<i class="fi-page-export-csv"></i>
|
<i class="fi-page-export-csv"></i>
|
||||||
<span translate>Download CSV file</span>
|
<span translate>CSV</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue