use Studip\Button, Studip\LinkButton; ?> if (!empty($flash['question_text'])) : ?> = QuestionBox::create( htmlReady($flash['question_text']), $controller->url_for('news/admin_news/' . $area_type, array_merge( $flash['question_param'], [ 'news_filter_term' => htmlReady($news_searchterm), 'news_filter_start' => $news_startdate, 'news_filter_end' => $news_enddate, 'news_filter' => 'set' ] )), $controller->url_for('news/admin_news/' . $area_type, [ 'news_filter_term' => htmlReady($news_searchterm), 'news_filter_start' => $news_startdate, 'news_filter_end' => $news_enddate, 'news_filter' => 'set' ]) ); ?> endif ?>