diff --git a/ui/packages/consul-ui/app/components/consul/kv/list/index.hbs b/ui/packages/consul-ui/app/components/consul/kv/list/index.hbs index 8099596e35..da80b8948f 100644 --- a/ui/packages/consul-ui/app/components/consul/kv/list/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/kv/list/index.hbs @@ -23,31 +23,36 @@ as |item index|>
  • -
    -
    -
    - Confirm Delete -
    + + <:header> + Confirm Delete + + <:body>

    - Are you sure you want to delete this key? + Are you sure you want to delete this KV entry?

    -
    -
      -
    • - -
    • -
    • - -
    • -
    -
    + + + + + Cancel + + + +