|
Stud.IP
4.1 Revision
|
Variables | |
| endforeach = htmlReady($schedule->title) | |
| endif = Icon::create('trash', 'clickable', ['title' => _('Logeintrag löschen')])->asImg() | |
| endfor = (date('G', $i) < 10 ? ' ' . date('G', $i) . ' ' : date('G', $i)) | |
| $pagination = $GLOBALS['template_factory']->open('shared/pagechooser') | |
| $pagination = $GLOBALS['template_factory']->open('shared/pagechooser') |
| endforeach = htmlReady($schedule->title) |
| endif = Icon::create('trash', 'clickable', ['title' => _('Logeintrag löschen')])->asImg() |