diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 36ddfb48..d995f691 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -276,8 +276,8 @@ {% endif %} {% if borg_backup_host_location != "" %} -

Backup and restore

{% if is_backup_container_running == false %} +

Backup and restore

{% if backup_exit_code > 0 %} Last {{ borg_backup_mode }} failed! (Logs)

{% elseif backup_exit_code == 0 %}