From 917f76fd47f82cc5f99a2df71a7c5e66bf13500f Mon Sep 17 00:00:00 2001 From: amarofarinha <151563493+amarofarinha@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:59:43 +0100 Subject: [PATCH] button name on web site --- Software/src/devboard/webserver/webserver.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Software/src/devboard/webserver/webserver.cpp b/Software/src/devboard/webserver/webserver.cpp index 2c6cbf5d..9e055d2b 100644 --- a/Software/src/devboard/webserver/webserver.cpp +++ b/Software/src/devboard/webserver/webserver.cpp @@ -870,14 +870,14 @@ String processor(const String& var) { " onclick=\"" "if(confirm('This action will open contactors on the battery and stop all CAN communications. Are you " "sure?')) { estop(true); }\"" - ">EQUIPMENT STOP
"; + ">Open Contactors
"; else content += "


"; + ">Close Contactors
"; content += "