diff --git a/view/tpl/system_status_widget.tpl b/view/tpl/system_status_widget.tpl index 4381b9f08..c618e56ac 100644 --- a/view/tpl/system_status_widget.tpl +++ b/view/tpl/system_status_widget.tpl @@ -8,7 +8,7 @@ {{if $id != 'ts'}} {{$labels.$id|escape}}: - {{$item|escape}} + … {{/if}} {{/foreach}} @@ -16,40 +16,49 @@