diff --git a/src/pages/cluster/ClusterList.tsx b/src/pages/cluster/ClusterList.tsx index 352cc4242..6a6b6d7ee 100644 --- a/src/pages/cluster/ClusterList.tsx +++ b/src/pages/cluster/ClusterList.tsx @@ -117,7 +117,7 @@ const ClusterList: FC = () => {

Add cluster members to this group.

@@ -143,7 +143,7 @@ const ClusterList: FC = () => {

diff --git a/src/pages/instances/InstanceList.tsx b/src/pages/instances/InstanceList.tsx index 9575c507d..5471ee61a 100644 --- a/src/pages/instances/InstanceList.tsx +++ b/src/pages/instances/InstanceList.tsx @@ -597,7 +597,7 @@ const InstanceList: FC = () => {

diff --git a/src/pages/instances/InstanceSnapshots.tsx b/src/pages/instances/InstanceSnapshots.tsx index 457662b2e..ccf2428a4 100644 --- a/src/pages/instances/InstanceSnapshots.tsx +++ b/src/pages/instances/InstanceSnapshots.tsx @@ -306,7 +306,7 @@ const InstanceSnapshots: FC = ({ instance }) => {

diff --git a/src/pages/instances/forms/SnapshotsForm.tsx b/src/pages/instances/forms/SnapshotsForm.tsx index 588f5d7ed..54adee5aa 100644 --- a/src/pages/instances/forms/SnapshotsForm.tsx +++ b/src/pages/instances/forms/SnapshotsForm.tsx @@ -55,7 +55,7 @@ const SnapshotsForm: FC = ({ formik }) => { Pongo2 template string that represents the snapshot name (used for scheduled snapshots and unnamed snapshots), see{" "} diff --git a/src/pages/networks/NetworkList.tsx b/src/pages/networks/NetworkList.tsx index ff28ca96b..dadba5694 100644 --- a/src/pages/networks/NetworkList.tsx +++ b/src/pages/networks/NetworkList.tsx @@ -157,7 +157,7 @@ const NetworkList: FC = () => {

There are no networks in this project.

diff --git a/src/pages/storage/StorageList.tsx b/src/pages/storage/StorageList.tsx index 3276d79e5..f7b0d3962 100644 --- a/src/pages/storage/StorageList.tsx +++ b/src/pages/storage/StorageList.tsx @@ -143,7 +143,7 @@ const StorageList: FC = () => {

There are no storage pools in this project.