From da2937c4258844ac9216b4694d5538b41699cff6 Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Tue, 24 Jun 2025 13:37:05 +0200 Subject: [PATCH] fix(ui): update confirmation button text for stopping database and service --- resources/views/livewire/project/database/heading.blade.php | 2 +- resources/views/livewire/project/service/heading.blade.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/views/livewire/project/database/heading.blade.php b/resources/views/livewire/project/database/heading.blade.php index 43fa44eca..2eb4a09c2 100644 --- a/resources/views/livewire/project/database/heading.blade.php +++ b/resources/views/livewire/project/database/heading.blade.php @@ -60,7 +60,7 @@ 'If the database is currently in use data could be lost.', 'All non-persistent data of this database (containers, networks, unused images) will be deleted (don\'t worry, no data is lost and you can start the database again).', ]" :confirmWithText="false" :confirmWithPassword="false" - step1ButtonText="Continue" step2ButtonText="Stop Database"> + step1ButtonText="Continue" step2ButtonText="Confirm"> + :confirmWithText="false" :confirmWithPassword="false" step1ButtonText="Continue" step2ButtonText="Confirm"> + :confirmWithText="false" :confirmWithPassword="false" step1ButtonText="Continue" step2ButtonText="Confirm"> + :confirmWithText="false" :confirmWithPassword="false" step1ButtonText="Continue" step2ButtonText="Confirm">