$rule) : ?>
_('Regel bearbeiten')])->asImg() ?> asInput([ 'formaction' => $controller->url_for('admin/specification/delete/' . $rule['lock_id']), 'data-confirm' => sprintf(_('Wollen Sie die Regel "%s" wirklich löschen?'), htmlReady($rule['name'])), 'style' => 'vertical-align: bottom' ])?>
addLink(_('Neue Regel anlegen'), $controller->url_for('admin/specification/edit'), Icon::create('add', 'clickable')); $sidebar->addWidget($actions);