X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fadmin%2Fsummary.tpl;h=07c2957bd1c5f5540bea5539138028cd4e191bb2;hb=9a5f9829c11998284620a804eee15049fccc0757;hp=e650144134960f583579228821372ada5fe20461;hpb=2ca03acb459cf3147579d37d516cd39bb3b493e3;p=friendica.git diff --git a/view/templates/admin/summary.tpl b/view/templates/admin/summary.tpl index e650144134..07c2957bd1 100644 --- a/view/templates/admin/summary.tpl +++ b/view/templates/admin/summary.tpl @@ -4,14 +4,14 @@ {{if $showwarning}}
{{foreach $warningtext as $wt}} -

{{$wt}}

+

{{$wt nofilter}}

{{/foreach}}
{{/if}}
{{$queues.label}}
-
{{$queues.queue}} - {{$queues.workerq}}
+
{{$queues.queue}} - {{$queues.deferred}} - {{$queues.workerq}}
{{$pending.0}}
@@ -31,10 +31,10 @@
-
{{$plugins.0}}
+
{{$addons.0}}
- {{foreach $plugins.1 as $p}} -
{{$p}}
+ {{foreach $addons.1 as $p}} +
{{$p}}
{{/foreach}}
@@ -44,5 +44,22 @@
{{$platform}} '{{$codename}}' {{$version.1}} - {{$build}}
+
+
{{$serversettings.label}}
+
+ + + + {{foreach $serversettings.php as $k => $p}} + + {{/foreach}} + + {{foreach $serversettings.mysql as $k => $p}} + + {{/foreach}} + +
PHP
{{$k}}{{$p}}
MySQL / MariaDB
{{$k}}{{$p}}
+
+