mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
fix(UI): PO review tweaks [EE-5776] (#9245)
Co-authored-by: testa113 <testa113>
This commit is contained in:
parent
4c425a7af8
commit
b128139b69
10 changed files with 25 additions and 8 deletions
|
@ -11,7 +11,7 @@ export function confirmDeleteAccess() {
|
|||
environment. Removing the registry access could lead to a service
|
||||
interruption for these applications.
|
||||
</p>
|
||||
<p>Do you wish to continue?</p>
|
||||
<p>Are you sure you wish to continue?</p>
|
||||
</>
|
||||
),
|
||||
confirmButton: buildConfirmButton('Remove', 'danger'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue