X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Finstall_db.tpl;h=f589223c7f124ab3ae9759891f06f92ca1786f33;hb=03d38d9e354b4dbd124cc69ecfa5c3773d33d962;hp=a4fa430247a34e828f7a26ec7e1e8a97a67042ad;hpb=989bfb53b1b86690864d8a71d3eb578bcb340ab0;p=friendica.git diff --git a/view/templates/install_db.tpl b/view/templates/install_db.tpl index a4fa430247..f589223c7f 100644 --- a/view/templates/install_db.tpl +++ b/view/templates/install_db.tpl @@ -9,17 +9,24 @@ {{foreach $checks as $check}} - + + {{/foreach}}
{{$check.title}} +
{{$check.title}} {{if ! $check.status}} - Requirement not satisfied + {{$requirement_not_satisfied}} {{/if}} +
- - + + + + + + {{include file="field_input.tpl" field=$dbhost}} {{include file="field_input.tpl" field=$dbuser}}