From 3a79002322f8feff92409abf59671b829968af26 Mon Sep 17 00:00:00 2001 From: szaimen Date: Wed, 13 Apr 2022 15:56:12 +0200 Subject: [PATCH] improve channel info Signed-off-by: szaimen --- php/templates/containers.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index a22f15ca..b973e366 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -157,7 +157,7 @@ {% endif %} {% if domain != "" and was_start_button_clicked == true %} - You are running the {{ current_channel }} channel. (Logs)

+ You are running the {{ current_channel }} channel. (Logs)

{% endif %} {% if is_backup_container_running == true %}