diff --git a/src/common/RebootButton.js b/src/common/RebootButton.js index b72a06c..fbd16a8 100644 --- a/src/common/RebootButton.js +++ b/src/common/RebootButton.js @@ -63,7 +63,7 @@ RebootModal.propTypes = { function RebootModal({ shown, setShown, onReboot }) { return ( - +

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