From fa0b0e971c6b7ae3b3e738bad22ddff3269bd132 Mon Sep 17 00:00:00 2001 From: sb0001 <48289594+sb0001@users.noreply.github.com> Date: Sat, 2 Mar 2024 19:30:26 +0100 Subject: [PATCH 01/25] Update update.html.php changing update source for tests --- system/admin/views/update.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/admin/views/update.html.php b/system/admin/views/update.html.php index 9e3fd99..f312eb3 100644 --- a/system/admin/views/update.html.php +++ b/system/admin/views/update.html.php @@ -6,7 +6,7 @@ use \Kanti\HubUpdater; $CSRF = get_csrf(); $updater = new HubUpdater(array( - 'name' => 'danpros/htmly', + 'name' => 'sb0001/htmly', 'prerelease' => !!config("prerelease"), )); @@ -55,4 +55,4 @@ if (empty($updater->getNewestInfo())) { echo ''; echo '
'; } -} \ No newline at end of file +} From 999af901653f2d0215ddd0da2a1a6a2cf501e132 Mon Sep 17 00:00:00 2001 From: sb0001 <48289594+sb0001@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:42:57 +0100 Subject: [PATCH 02/25] Update config-reading.html.php Translation options for the options introduced in the last update --- system/admin/views/config-reading.html.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/system/admin/views/config-reading.html.php b/system/admin/views/config-reading.html.php index 3fd17fa..978eecf 100644 --- a/system/admin/views/config-reading.html.php +++ b/system/admin/views/config-reading.html.php @@ -9,7 +9,7 @@ - +