From 0120abf2469937d2cbc14f8c7e193ba11fc72b89 Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Thu, 31 Oct 2024 11:59:17 +0200 Subject: [PATCH] HTML fixes --- app/templates/config-configfile-edit.php | 4 ++-- app/templates/config-configfile.php | 4 ++-- app/templates/config-host.php | 4 ++-- app/templates/config-platform-add.php | 4 ++-- app/templates/config-platform-delete.php | 4 ++-- app/templates/config-platform-edit.php | 4 ++-- app/templates/config-platform.php | 4 ++-- app/templates/data-configjs.php | 4 ++-- app/templates/data-interfaceconfigjs.php | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/app/templates/config-configfile-edit.php b/app/templates/config-configfile-edit.php index ce5264d..e54f548 100644 --- a/app/templates/config-configfile-edit.php +++ b/app/templates/config-configfile-edit.php @@ -1,5 +1,5 @@ - +

Jilo configuration file :: edit

@@ -23,4 +23,4 @@ echo "\n";
- + diff --git a/app/templates/config-configfile.php b/app/templates/config-configfile.php index e61ec96..19f1292 100644 --- a/app/templates/config-configfile.php +++ b/app/templates/config-configfile.php @@ -1,5 +1,5 @@ - +

Jilo configuration file

@@ -14,4 +14,4 @@ echo "\n"; Edit
- + diff --git a/app/templates/config-host.php b/app/templates/config-host.php index 1c39565..c046ad1 100644 --- a/app/templates/config-host.php +++ b/app/templates/config-host.php @@ -1,5 +1,5 @@ - +

Jilo configuration :: Jitsi Meet hosts

@@ -36,4 +36,4 @@
- + diff --git a/app/templates/config-platform-add.php b/app/templates/config-platform-add.php index e9c23b9..1f72115 100644 --- a/app/templates/config-platform-add.php +++ b/app/templates/config-platform-add.php @@ -1,5 +1,5 @@ - +

Add new Jitsi platform

@@ -48,4 +48,4 @@
- + diff --git a/app/templates/config-platform-delete.php b/app/templates/config-platform-delete.php index a0f3db7..b4bbc7b 100644 --- a/app/templates/config-platform-delete.php +++ b/app/templates/config-platform-delete.php @@ -1,5 +1,5 @@ - +

Jilo configuration for Jitsi platform "" :: delete

@@ -29,4 +29,4 @@ foreach ($platformDetails[0] as $key => $value) {
- + diff --git a/app/templates/config-platform-edit.php b/app/templates/config-platform-edit.php index e15f72e..13acd9c 100644 --- a/app/templates/config-platform-edit.php +++ b/app/templates/config-platform-edit.php @@ -1,5 +1,5 @@ - +

Jilo configuration for Jitsi platform "" :: edit

@@ -33,4 +33,4 @@ foreach ($platformDetails[0] as $key => $value) {
- + diff --git a/app/templates/config-platform.php b/app/templates/config-platform.php index d082d35..b8100fa 100644 --- a/app/templates/config-platform.php +++ b/app/templates/config-platform.php @@ -1,5 +1,5 @@ - +

Jilo configuration :: Jitsi Meet platforms

@@ -49,4 +49,4 @@
- + diff --git a/app/templates/data-configjs.php b/app/templates/data-configjs.php index 9430d9a..8cb2251 100644 --- a/app/templates/data-configjs.php +++ b/app/templates/data-configjs.php @@ -1,5 +1,5 @@ - +

Configuration of the Jitsi platform

@@ -19,4 +19,4 @@ echo htmlspecialchars($platformConfigjs);
- + diff --git a/app/templates/data-interfaceconfigjs.php b/app/templates/data-interfaceconfigjs.php index bf47717..0d1cfe4 100644 --- a/app/templates/data-interfaceconfigjs.php +++ b/app/templates/data-interfaceconfigjs.php @@ -1,5 +1,5 @@ - +

Configuration of the Jitsi platform

@@ -19,4 +19,4 @@ echo htmlspecialchars($platformInterfaceConfigjs);
- +