mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
backups: Text change on index page
Change heading text to "Existing backup locations" in backups index page. Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
This commit is contained in:
parent
cbb177414f
commit
3270ba875a
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
{% block configuration %}
|
{% block configuration %}
|
||||||
|
|
||||||
<h3>{% trans 'Existing backups' %}</h3>
|
<h3>{% trans 'Existing backup locations' %}</h3>
|
||||||
|
|
||||||
{% include "backups_repository.inc" with repository=root_repository uuid='root' editable=False %}
|
{% include "backups_repository.inc" with repository=root_repository uuid='root' editable=False %}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user