From b4181fb9a9ae9a217d6c9b827ec07ba10405324c Mon Sep 17 00:00:00 2001 From: Samyek Date: Sun, 1 Jan 2023 06:29:45 +0000 Subject: [PATCH] Fixed year update in alertNotifi inside footer --- .../utils/html/alert_notification.html | 106 ++++++++++-------- 1 file changed, 59 insertions(+), 47 deletions(-) diff --git a/api/chalicelib/utils/html/alert_notification.html b/api/chalicelib/utils/html/alert_notification.html index 2d63341f3..0f475dae1 100644 --- a/api/chalicelib/utils/html/alert_notification.html +++ b/api/chalicelib/utils/html/alert_notification.html @@ -1,60 +1,72 @@ - - - - + + + +
-
- - - - - - + +
-
- OpenReplay -
-
+ + + - - - -
+
+ + + + + - - - - - - - - + - -
+
+ OpenReplay +
+
-

- New alert!

-

- %(message)s

-

- See metrics for more details.

+ - -
-
-
-

- Sent with ♡ from OpenReplay © 2022 - All rights reserved.

- https://openreplay.com/ +

+

+ New alert!

+

+ %(message)s

+

+ See metrics for more details.

- -
+
+ + +
+
+
+
+

+ Sent with ♡ from OpenReplay © + - All rights + reserved.

+ https://openreplay.com/ +

+ +
+
+ + + + + - + \ No newline at end of file