From b08b59b39be00cfd6ce8b2c2a308751c035b66ed Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 4 May 2023 15:38:11 +0200 Subject: [PATCH] fix initial options not showing up Signed-off-by: Simon L --- 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 e5367bca..db8f5da3 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -202,7 +202,7 @@ Reload ↻

{% endif %} - {% if was_start_button_clicked == true %} + {% if domain != "" %} {% if isAnyRunning == true %} {% if isApacheStarting != true %} {% if borg_backup_host_location != '' %}