rename WF test

This commit is contained in:
Manuel Araoz 2014-06-02 18:50:46 -03:00
parent 6feb2a2176
commit 55245650bd
2 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@
<div class="small-12 medium-6 medium-centered large-6 large-centered columns m30v">
<h6>Your Wallet Password<small>(doesn't need to be shared) Required</small></h6>
<input type="password" placeholder="Choose your password" class="form-control"
ng-model="walletPassword" check-strength="passwordStrength" tooltip="Password strength: {{passwordStrength}}" tooltip-trigger="focus" required>
ng-model="walletPassword" check-strength="passwordStrength" tooltip-trigger="focus" required>
</div>
<div class="small-12 medium-6 medium-centered large-6 large-centered columns m30v">
<h6>Wallet name <small>Optional</small></h6>