From 1c00ff7500abd34290d9ff1011a778a2ae63759b Mon Sep 17 00:00:00 2001 From: Christian Hofmaier Date: Fri, 22 Sep 2017 18:04:13 +0200 Subject: [backup] fixed inconsistencies --- modules-available/backup/lang/en/template-tags.json | 2 +- modules-available/backup/templates/_page.html | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'modules-available/backup') diff --git a/modules-available/backup/lang/en/template-tags.json b/modules-available/backup/lang/en/template-tags.json index cb8aced2..cfaad9c8 100644 --- a/modules-available/backup/lang/en/template-tags.json +++ b/modules-available/backup/lang/en/template-tags.json @@ -1,7 +1,7 @@ { "lang_backup": "Backup", "lang_backupDescription": "Here you can backup the complete configuration of this satellite server. This includes lecture and virtual machine meta data. The HDD images of the virtual machines on the vm store are not included in this backup, because of their size. If desired, the store needs to be backed up manually.", - "lang_backupRestore": "Backup and restore", + "lang_backupRestore": "Backup and Restore", "lang_browseForFile": "Browse", "lang_download": "Download", "lang_dozmodExplanation": "This restores all the virtual machine and lecture meta data created using the \"Dozentenmodul\". Please make sure the VM-storage configured still contains all the VM-Images associated with the virtual machines. If the location of the storage changed, make sure the relative pathes on the share are still the same, otherwise the virtual machines won't be usable.", diff --git a/modules-available/backup/templates/_page.html b/modules-available/backup/templates/_page.html index 47b5a174..ab2fb37d 100644 --- a/modules-available/backup/templates/_page.html +++ b/modules-available/backup/templates/_page.html @@ -7,7 +7,7 @@
{{lang_backup}}

{{lang_backupDescription}}

- +
@@ -28,14 +28,20 @@
- +
+ + +

{{lang_systemExplanation}}

- +
+ + +

{{lang_dozmodExplanation}}

- + \ No newline at end of file -- cgit v1.2.3-55-g7522