* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * @var Admin_SemClassesController $controller */ ?>
| = _("ID") ?> | = _("Veranstaltungskategorie") ?> | = _("Anzahl Veranstaltungstypen") ?> | = _("Anzahl Veranstaltungen") ?> | = _("Zuletzt geƤndert") ?> | |
|---|---|---|---|---|---|
| = htmlReady($id) ?> | = htmlReady($sem_class['name']) ?> | = count($sem_class->getSemTypes()) ?> | = $sem_class->countSeminars() ?> | = date("j.n.Y H:i", $sem_class['chdate']) ?> = _("Uhr") ?> | = Icon::create('edit')->asImg(['class' => 'text-bottom']) ?> |