Lines Matching refs:content
111 $content = view('modules/charts/chart', [
117 $content = I18N::translate('The module “%s” has been disabled.', $title);
131 $content = view('modules/charts/chart', [
137 $content = I18N::translate('The module “%s” has been disabled.', $title);
151 $content = view('modules/charts/chart', [
157 $content = I18N::translate('The module “%s” has been disabled.', $title);
168 $content = $html . '<script>' . $js . '</script>';
171 $content = I18N::translate('The module “%s” has been disabled.', $title);
177 …$content = I18N::translate('You must select an individual and a chart type in the block preference…
186 'content' => $content,
190 return $content;