mirror of https://github.com/JohnHammond/CTFd.git
admin theme successful confirmation email fix
parent
05da93b4f6
commit
2c563a7b84
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue