mirror of
https://github.com/bitwarden/browser
synced 2024-12-28 19:02:42 +01:00
added example placeholder text
This commit is contained in:
parent
a3150d8505
commit
f3445c24b9
@ -15,7 +15,7 @@
|
||||
</p>
|
||||
<div class="form-group" show-errors>
|
||||
<label for="name">Domains</label> <span>*</span>
|
||||
<textarea id="domains" name="Domains" ng-model="domains" class="form-control"
|
||||
<textarea id="domains" name="Domains" ng-model="domains" class="form-control" placeholder="ex. google.com, gmail.com"
|
||||
style="height: 100px;" required></textarea>
|
||||
|
||||
<p class="help-block">
|
||||
|
Loading…
Reference in New Issue
Block a user