-
{{foreach array( 1 => 'healthcheck', 2 => 'license', 3 => 'applications', 4 => 'serverdetails', 5 => 'admin', 6 => 'install' ) as $i => $lang}}
- {{if \IPS\Dispatcher::i()->step == $i or ( !\IPS\Dispatcher::i()->step and $i == 1 )}} {{elseif \IPS\Dispatcher::i()->step > $i}} {{else}} {{endif}} {lang="$lang"} {{endforeach}}
{$html|raw}
{lang="done_banner"}
{lang="done_note"}
{lang="welcome_banner"}
{{if $initError}} {lang="beforestart" sprintf="$path"} {{else}} {lang="beforestarto"} {{endif}}
{lang="install_guide"}
{{if $initError !== true}}
{lang="start_installation"}
{{endif}}