recipient_email fixes : ps
This commit is contained in:
parent
caf3a74a33
commit
3407da760c
@ -87,7 +87,7 @@
|
||||
<div class="form-group row">
|
||||
<label for="recipient" class="col-4 col-form-label">Recipient Email</label>
|
||||
<div class="col-7">
|
||||
<input type="email" placeholder="Recipient Email" class="form-control" id="recipient" name="recipient" parsley-type="email">
|
||||
<input type="email" placeholder="Recipient Email" class="form-control" id="recipient" name="recipient_email" parsley-type="email">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group row">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user