10 <div
class=
"elgg-install-nav">
13 '#text' =>
elgg_echo(
'install:complete:gotosite'),
15 'class' =>
'elgg-button elgg-button-action',
elgg_echo($message_key, array $args=[], $language="")
Given a message key, returns an appropriately translated full-text string.
elgg_autop($string)
Create paragraphs from text with line spacing.
elgg_format_element($tag_name, array $attributes=[], $text= '', array $options=[])
Format an HTML element.
elgg echo
Translates a string.
elgg_get_site_url()
Get the URL for the current (or specified) site, ending with "/".