]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/install_base.tpl
Merge pull request #11246 from MrPetovan/task/11245-thread-completion-like
[friendica.git] / view / templates / install_base.tpl
index 712488fb7e8c40f4d63b8581666d632066d7b95f..4907c2585729135fa32f66e663416b36e9bbdf54 100644 (file)
@@ -7,15 +7,6 @@
        {{$info_03}}
 </p>
 
-<table>
-       {{foreach $checks as $check}}
-       <tr><td>{{$check.title}} </td><td>
-                       {{if ! $check.status}}
-                       <img src="{{$baseurl}}/view/install/red.png" alt="Requirement not satisfied">
-                       {{/if}}
-                       {{/foreach}}
-</table>
-
 <form id="install-form" action="{{$baseurl}}/install" method="post">
 
        <input type="hidden" name="config-php_path" value="{{$php_path}}" />