From 6a3dbbeee89d976110c7c8cf05443b17d6c7a522 Mon Sep 17 00:00:00 2001 From: Aleksandr Gumroian Date: Fri, 4 Oct 2024 16:37:21 +0200 Subject: [PATCH] Improve Modal buttons in RebootButton component --- src/common/RebootButton.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/common/RebootButton.js b/src/common/RebootButton.js index 9b9f85e..c680187 100644 --- a/src/common/RebootButton.js +++ b/src/common/RebootButton.js @@ -68,7 +68,12 @@ function RebootModal({ shown, setShown, onReboot }) {

{_("Are you sure you want to restart the router?")}

- +