diff --git a/frontend/projects/ui/src/app/components/backup-drives/backup-drives.component.html b/frontend/projects/ui/src/app/components/backup-drives/backup-drives.component.html index 0247510d2..f87f31618 100644 --- a/frontend/projects/ui/src/app/components/backup-drives/backup-drives.component.html +++ b/frontend/projects/ui/src/app/components/backup-drives/backup-drives.component.html @@ -1,5 +1,8 @@ - + @@ -19,7 +22,14 @@

- Shared folders are the recommended way to create Embassy backups. View the Instructions + Shared folders are the recommended way to create Embassy backups. + View the + Instructions

@@ -30,12 +40,23 @@ - - + +

{{ cifs.path.split('/').pop() }}

- +

@@ -50,28 +71,56 @@ Physical Drives - +

- - Warning! Plugging a 2nd physical drive directly into your Embassy can lead to data corruption. + + Please + refresh if + your drive does not appear.


- To backup to a physical drive, please follow the instructions. + + Warning! Plugging a 2nd physical drive directly into your Embassy + can lead to data corruption. + +

+
+

+ To backup to a physical drive, please follow the + instructions.

- +

{{ drive.label || drive.logicalname }}

- -

{{ drive.vendor || 'Unknown Vendor' }} - {{ drive.model || 'Unknown Model' }}

+ +

+ {{ drive.vendor || 'Unknown Vendor' }} - + {{ drive.model || 'Unknown Model' }} +

Capacity: {{ drive.capacity | convertBytes }}