Added emailtemplate for Cancel notification
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<div class="card-body">
|
||||
|
||||
<div class="form-group row">
|
||||
<label class="col-lg-2 col-form-label" for="cancel_date">Kyndigungsdatum:</label>
|
||||
<label class="col-lg-2 col-form-label" for="cancel_date">Kündigungsdatum:</label>
|
||||
<div class="col-lg-10">
|
||||
<input type="text" class="form-control" name="cancel_date" id="cancel_date" value="<?=($term_end_date) ? $term_end_date->format("d.m.Y") : ""?>">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user