0) : ?> getDimensions(); ?>
filename) ?>
( x , getFilesize(), false) ?>)
desktop ? Icon::ROLE_CLICKABLE : Icon::ROLE_INACTIVE)->asInput( Icon::SIZE_LARGE, [ 'title' => $pic->mobile ? _('Bild nicht mehr für die Mobilansicht verwenden') : _('Bild für die Mobilansicht verwenden'), 'formaction' => $controller->activationURL($pic->id, 'desktop', (int) !$pic->desktop) ] ) ?> mobile ? Icon::ROLE_CLICKABLE : Icon::ROLE_INACTIVE)->asInput( Icon::SIZE_LARGE, [ 'title' => $pic->mobile ? _('Bild nicht mehr für die Mobilansicht verwenden') : _('Bild für die Mobilansicht verwenden'), 'formaction' => $controller->activationURL($pic->id, 'mobile', (int) !$pic->mobile) ] ) ?> in_release): ?> asInput([ 'title' => _('Bild löschen'), 'data-confirm' => _('Soll das Bild wirklich gelöscht werden?'), 'formaction' => $controller->delete_picURL($pic->id), ]) ?>