diff --git a/web/src/views/toolbox/DiskView.vue b/web/src/views/toolbox/DiskView.vue index c40c95ea..eeba9eba 100644 --- a/web/src/views/toolbox/DiskView.vue +++ b/web/src/views/toolbox/DiskView.vue @@ -705,13 +705,8 @@ const handleDeleteFstab = (mountPoint: string) => { :row-key="(row: PartitionData) => row.name" /> - - {{ $gettext('Note: This is the system disk and cannot be operated on.') }} + + {{ $gettext('This is the system disk and cannot be operated on.') }} @@ -753,7 +748,7 @@ const handleDeleteFstab = (mountPoint: string) => { - + {{ $gettext( 'When enabled, the partition UUID will be written to /etc/fstab for automatic mounting on system boot.'