From d619192b22484fa21700b5c6d2ce5d029897ee76 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 30 Jan 2022 15:33:57 +0000 Subject: attach iconfig to the activity and adjust ap raw message retrieval to handle both cases. also add a possibility to manually redeliver single hubs for debuging --- view/tpl/admin_queue.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/admin_queue.tpl') diff --git a/view/tpl/admin_queue.tpl b/view/tpl/admin_queue.tpl index 9d3d848c9..1587bff47 100644 --- a/view/tpl/admin_queue.tpl +++ b/view/tpl/admin_queue.tpl @@ -7,7 +7,7 @@ {{foreach $entries as $e}} -{{$e.total}}{{$e.outq_posturl}}{{$e.priority}}{{if $expert}}{{/if}} +{{$e.total}}{{$e.outq_posturl}}{{$e.priority}}{{if $expert}}{{/if}} {{/foreach}} -- cgit v1.2.3