admin theme successful confirmation email fix

mark-2.4.1
Ilan 2020-05-06 04:46:48 +03:00
parent 05da93b4f6
commit 2c563a7b84
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<label>
Body
</label>
<textarea class="form-control" type="text" id="successful_registration_email_body" name="verification_email_body"
<textarea class="form-control" type="text" id="successful_registration_email_body" name="successful_registration_email_body"
rows="5">{{ successful_registration_email_body or '' }}</textarea>
</div>
</div>