diff --git a/changelog.html b/changelog.html
index 0350db02f..5ebacaab7 100644
--- a/changelog.html
+++ b/changelog.html
@@ -46,6 +46,7 @@
1.2.7 -- To De Determined
1.2.{2,6} -- December 4, 2020
diff --git a/plugin.xml b/plugin.xml
index fe2e5a7db..337fe0669 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -6,7 +6,7 @@
Provides support for SIP account management
Ignite Realtime
${project.version}
- 12/17/2020
+ 2022-03-04
sip
2
4.0.0
diff --git a/src/web/sipark-log-summary.jsp b/src/web/sipark-log-summary.jsp
index c9a6b2ac6..66960a260 100644
--- a/src/web/sipark-log-summary.jsp
+++ b/src/web/sipark-log-summary.jsp
@@ -27,8 +27,6 @@
-
-
@@ -57,25 +55,41 @@
margin-left: 3px;
margin-right: 3px;
}
-
-
+
+ .openfire-helpicon-with-tooltip:hover .tooltiptext {
+ visibility: visible;
+ }
+