{
'unlock',
_('Semester entsperren'),
'title' => _('Semester entsperren'),
'formaction' => $controller->url_for("admin/semester/unlock/{$semester->id}"),
'data-confirm' => _('Soll das Semester wirklich entsperrt werden? Anmelderegeln und Sperrebenen werden nicht verändert.'),
'style' => 'vertical-align: text-bottom'
])
)
$actionMenu
Definition: index.php:78
const ROLE_CLICKABLE
Definition: Icon.class.php:23
static create($shape, $role=Icon::DEFAULT_ROLE, $attributes=array())
Definition: Icon.class.php:101