Go to the source code of this file.
Initial value: 'text' =>
elgg_echo(
'install:complete:gotosite'),
'class' => ['elgg-button', 'elgg-button-action'],
])
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
elgg_get_site_url()
Get the URL for the current (or specified) site, ending with "/".
Install completion page.
Definition at line 8 of file complete.php.