From d2c54f671fd7bafcfc67b6ce967ed37fa703a131 Mon Sep 17 00:00:00 2001 From: maxpozdeev Date: Sat, 19 Aug 2023 21:33:03 +0300 Subject: [PATCH] remove slash in self-closing tags --- src/content/mytinytodo.js | 2 +- src/ext/notifications/loader.php | 6 +++--- src/includes/theme.php | 36 ++++++++++++++++---------------- src/settings.php | 2 +- 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/src/content/mytinytodo.js b/src/content/mytinytodo.js index 585dfc1..7641d57 100644 --- a/src/content/mytinytodo.js +++ b/src/content/mytinytodo.js @@ -1176,7 +1176,7 @@ function prepareTaskBlocks(item) '
' + '
' + '
' + - '' + + '' + "
\n" + '
' + diff --git a/src/ext/notifications/loader.php b/src/ext/notifications/loader.php index 8c430c9..68f01c5 100644 --- a/src/ext/notifications/loader.php +++ b/src/ext/notifications/loader.php @@ -117,13 +117,13 @@ $warning
{$e('notifications.h_email')}
{$e('notifications.d_email')}
-
+
{$e('notifications.h_mailfrom')}
{$e('notifications.d_mailfrom')}
-
+
{$e('notifications.h_telegram')}
@@ -132,7 +132,7 @@ $warning
{$e('notifications.h_token')}
{$e('notifications.d_token')}
-
+
{$e('notifications.h_active_chats')} diff --git a/src/includes/theme.php b/src/includes/theme.php index 0899d4a..3fb7d75 100644 --- a/src/includes/theme.php +++ b/src/includes/theme.php @@ -6,18 +6,18 @@ - + <?php mttinfo('title'); ?> - - - - + + + + - + - + - + @@ -82,7 +82,7 @@ $().ready(function(){
- +
@@ -90,7 +90,7 @@ $().ready(function(){
@@ -139,8 +139,8 @@ $().ready(function(){
- - + +
+
-
+
- +
@@ -184,7 +184,7 @@ $().ready(function(){
-
+
@@ -214,7 +214,7 @@ $().ready(function(){