Fixes string add wallet

This commit is contained in:
Gustavo Maximiliano Cortez 2015-06-02 10:26:03 -03:00
parent 9d25bff148
commit 52fe420a3b
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<div
class="topbar-container"
ng-include="'views/includes/topbar.html'"
ng-init="titleSection='Add Wallet'; closeToHome = true; noColor = true">
ng-init="titleSection='Add wallet'; closeToHome = true; noColor = true">
</div>