added (*) to label

This commit is contained in:
Ivan Socolsky 2014-12-05 10:23:49 -03:00
commit f192eafcfd

View file

@ -30,7 +30,7 @@
<div class="panel">
<label><span translate>Wallet name</span>
<label><span translate>Wallet name (*)</span>
<div class="input">
<input type="text" placeholder="{{'Family vacation funds'|translate}}" class="form-control" ng-model="walletName" ng-required="{{'Please enter a name for this wallet'|translate}}">
<i class="icon-wallet"></i>