Fix cancel button
This commit is contained in:
parent
b483d7a246
commit
416ed0efda
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@
|
|||
<div class="row">
|
||||
<div class="columns large-6 medium-6 small-6">
|
||||
<input type="button"
|
||||
class="button expand round"
|
||||
class="button expand outline dark-gray round"
|
||||
ng-click="newAddress = ''; toggleAddAddressbookEntry()"
|
||||
value="{{'Cancel'|translate}}">
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue