X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fadmin_summary.tpl;h=c8e8af22945ff36afc3defa4fcb651fd4dcc1b80;hb=a55c03896cb23263a2b04e714f2463f4a0688564;hp=aaa8c9540845941115e497b9c78f13f7d2619df7;hpb=e2dc4f922c0ae4ce78065de993e40fd3867448b8;p=friendica.git diff --git a/view/templates/admin_summary.tpl b/view/templates/admin_summary.tpl index aaa8c95408..c8e8af2294 100644 --- a/view/templates/admin_summary.tpl +++ b/view/templates/admin_summary.tpl @@ -1,10 +1,17 @@

{{$title}} - {{$page}}

+{{if $showwarning}} +
+ {{foreach $warningtext as $wt}} +

{{$wt}}

+ {{/foreach}} +
+{{/if}}
{{$queues.label}}
-
{{$queues.deliverq}} - {{$queues.queue}}
+
{{$queues.deliverq}} - {{$queues.queue}}{{if $workeractive}} - {{$queues.workerq}}{{/if}}
{{$pending.0}}
@@ -27,7 +34,7 @@
{{$plugins.0}}
{{foreach $plugins.1 as $p}} -
{{$p}}
+
{{$p}}
{{/foreach}}