From: pujashahu Date: Thu, 11 Jun 2026 18:49:40 +0000 (+0530) Subject: mgr/dashboard: NVMe-oF – Updated subtitle text on the Create Gateway page X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=90e0541ec230b5ac758de9693299ade108f74c9e;p=ceph.git mgr/dashboard: NVMe-oF – Updated subtitle text on the Create Gateway page Fixes :https://tracker.ceph.com/issues/77361 Signed-off-by: pujaoshahu --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/block.module.ts b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/block.module.ts index cb9b96abcd8..b0852ec9b6b 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/block.module.ts +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/block.module.ts @@ -366,7 +366,7 @@ const routes: Routes = [ breadcrumbs: ActionLabels.CREATE, pageHeader: { title: $localize`Create Gateway Group`, - description: $localize`A logical group of gateways that hosts will connect to.` + description: $localize`A logical group of NVMe gateways that hosts connect to for load-balanced access.` } } }, diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-group-form/nvmeof-group-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-group-form/nvmeof-group-form.component.html index 27a5de86421..a5fba7df131 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-group-form/nvmeof-group-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-group-form/nvmeof-group-form.component.html @@ -10,7 +10,7 @@
+ class="form-heading form-item cds-mt-5">
Gateway group name