X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Finstall_base.tpl;h=a8a6c0ab9679d6c1ff52b279aa2b488895fb8090;hb=a5aa44f18995ed3370d04941ea4c04f56450d9a4;hp=712488fb7e8c40f4d63b8581666d632066d7b95f;hpb=e0911efc87d0f6151bdcbf3a665854dc52c9cd2d;p=friendica.git diff --git a/view/templates/install_base.tpl b/view/templates/install_base.tpl index 712488fb7e..a8a6c0ab96 100644 --- a/view/templates/install_base.tpl +++ b/view/templates/install_base.tpl @@ -1,4 +1,4 @@ -

{{$title}}

+

{{$title}}

{{$pass}}

@@ -7,15 +7,6 @@ {{$info_03}}

- - {{foreach $checks as $check}} -
{{$check.title}} - {{if ! $check.status}} - Requirement not satisfied - {{/if}} - {{/foreach}} -
-