This commit is contained in:
Gustavo Cortez 2014-06-23 19:22:53 -03:00
parent 0df7c33eb5
commit 4f1fbf59df
1 changed files with 1 additions and 1 deletions

View File

@ -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>