diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 704440cf..402dc3bc 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -292,7 +292,7 @@ {% endif %} {% endif %} - {% if is_backup_container_running == false %} + {% if is_backup_container_running == false and isApacheStarting == false %} {% if has_backup_run_once == true %}
Click here to reveal all backup options