Fix typo, closes #1015
This commit is contained in:
parent
3ab1510051
commit
698bd3f616
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
{{address.balance || 0|noFractionNumber}} {{$root.unitName}}
|
{{address.balance || 0|noFractionNumber}} {{$root.unitName}}
|
||||||
</p>
|
</p>
|
||||||
<button class="m15t button secondary" open-external address="{{address.address}}">
|
<button class="m15t button secondary" open-external address="{{address.address}}">
|
||||||
<i class="fi-link"> </i> Open in external aplication
|
<i class="fi-link"> </i> Open in external application
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue