fix double type text

This commit is contained in:
Javier 2015-10-19 11:46:13 -03:00
commit 808c7f74a5
3 changed files with 6 additions and 6 deletions

View file

@ -80,7 +80,7 @@
<label for="bws" class="oh">
<span translate>Specify Bitcore Wallet Service URL
<input type="text" id="bwsurl" type="text" name="bwsurl" ng-model="bwsurl">
<input type="text" id="bwsurl" name="bwsurl" ng-model="bwsurl">
</span>
</label>