added (*) to label
This commit is contained in:
parent
02b3a2dfbe
commit
f192eafcfd
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
|
|
||||||
<div class="panel">
|
<div class="panel">
|
||||||
<label><span translate>Wallet name</span>
|
<label><span translate>Wallet name (*)</span>
|
||||||
<div class="input">
|
<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}}">
|
<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>
|
<i class="icon-wallet"></i>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue