diff --git a/Layout/default/Calendar/View.php b/Layout/default/Calendar/View.php index 99c5474a9..cb5139b06 100644 --- a/Layout/default/Calendar/View.php +++ b/Layout/default/Calendar/View.php @@ -565,7 +565,7 @@ endforeach;
| Termintyp | +Vorlagen Name | +Reminder | +Vorlagen Text | ++ |
|---|---|---|---|---|
| + | + | + | + | + |
| = $calendarTemplateEventTypes[$calendartemplate->event_type] ?> | += $calendartemplate->name ?> | += ($calendartemplate->is_reminder) ? 'Ja' : 'Nein' ?> | += $calendartemplate->text ?> | ++ $calendartemplate->id]) ?>"> + $calendartemplate->id]) ?>" + onclick="if(!confirm('Vorlage wirklich löschen?')) return false;" class="text-danger" + title="Löschen"> + | +