|
|
@@ -103,7 +103,7 @@ |
|
|
|
</button> |
|
|
|
</span> |
|
|
|
<img v-show="loading && loading.retrieveNetworkKeys" :src="loadingImgSrc" /> |
|
|
|
<small v-if="loading && loading.fullBackupRequested">{{ messages.label_download_backup_note }}</small> |
|
|
|
<br/><small v-if="loading && loading.fullBackupRequested">{{ messages.label_download_backup_note }}</small> |
|
|
|
|
|
|
|
<span v-html="latestBackupInfoHtml"></span> |
|
|
|
|
|
|
|