diff --git a/html/management_EN.html b/html/management_EN.html
index b5b173f..6bead9e 100644
--- a/html/management_EN.html
+++ b/html/management_EN.html
@@ -484,19 +484,21 @@
+
+
+
-
diff --git a/src/HTMLmanagement_EN.h b/src/HTMLmanagement_EN.h
index a13edd7..46a4f21 100644
--- a/src/HTMLmanagement_EN.h
+++ b/src/HTMLmanagement_EN.h
@@ -484,19 +484,21 @@ static const char management_HTML[] PROGMEM = "\
\
\
\
+
\
+
\
+
\
+
\
+
\
+
\
\
\
\
- \
-
\
-
\
-
\
\
\
\
diff --git a/src/revision.h b/src/revision.h
index 194c268..184573d 100644
--- a/src/revision.h
+++ b/src/revision.h
@@ -1,4 +1,4 @@
#ifndef __REVISION_H__
#define __REVISION_H__
- constexpr const char softwareRevision[] PROGMEM = "Software-revision: 20210725-1";
+ constexpr const char softwareRevision[] PROGMEM = "Software-revision: 20210727-1";
#endif
\ No newline at end of file