diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 39a2de48..53b97dcc 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -476,23 +476,6 @@ - {% if has_backup_run_once == false %} -

Reset backup location

-

- If the configured backup host location {{ borg_backup_host_location }} - {% if borg_remote_repo %} - or the remote repo {{ borg_remote_repo }} - {% endif %} - is wrong, you can reset it by clicking on the button below. -

-
- - - - -
- {% endif %} - {% if has_backup_run_once == true %}

Backup Viewer

There is now a community container that allows to access your backups in a web session. See this documentation.

@@ -558,6 +541,21 @@

This option is currently set. You can disable it again by clearing the field and submitting your changes.

{% endif %} {% endif %} + +

Reset backup location

+

+ If the configured backup host location {{ borg_backup_host_location }} + {% if borg_remote_repo %} + or the remote repo {{ borg_remote_repo }} + {% endif %} + is wrong, you can reset it by clicking on the button below. +

+
+ + + + +
{% endif %} {% if has_backup_run_once == true %}