From: Tobias Diekershoff Date: Mon, 26 Nov 2018 10:58:58 +0000 (+0100) Subject: Add missing closing tags X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ce099b6cd38a07be119652bb26a05d95af5d3797;p=friendica.git Add missing closing tags The summery template for the admin panel was missing a closing link tag for the deferred worker queue. This tag has been added for the general template and the template used by the frio theme. --- diff --git a/view/templates/admin/summary.tpl b/view/templates/admin/summary.tpl index 298097f792..fa7674232b 100644 --- a/view/templates/admin/summary.tpl +++ b/view/templates/admin/summary.tpl @@ -11,7 +11,7 @@
{{$queues.label}}
-
{{$queues.queue}} - {{$queues.deferred}} - {{$queues.workerq}}
+
{{$queues.queue}} - {{$queues.deferred}} - {{$queues.workerq}}
{{$pending.0}}
diff --git a/view/theme/frio/templates/admin/summary.tpl b/view/theme/frio/templates/admin/summary.tpl index 66afda721b..388c281f58 100644 --- a/view/theme/frio/templates/admin/summary.tpl +++ b/view/theme/frio/templates/admin/summary.tpl @@ -14,7 +14,7 @@ {{* The work queues short statistic. *}} {{* Number of pending registrations. *}}