Fix typo
This commit is contained in:
parent
0df7c33eb5
commit
4f1fbf59df
1 changed files with 1 additions and 1 deletions
|
|
@ -731,7 +731,7 @@
|
||||||
<div class="medium-8 medium-centered large-8 large-centered columns">
|
<div class="medium-8 medium-centered large-8 large-centered columns">
|
||||||
<hr>
|
<hr>
|
||||||
<h3>Address Book</h3>
|
<h3>Address Book</h3>
|
||||||
<p class="text-gray" ng-hide="showAddressBook()">Empry. Create some alias for addresses</p>
|
<p class="text-gray" ng-hide="showAddressBook()">Empty. Create an alias for your addresses</p>
|
||||||
<table ng-show="showAddressBook()">
|
<table ng-show="showAddressBook()">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue