From 17b3ad9ddd7ed69786b18e71a5ceb0762040f3ca Mon Sep 17 00:00:00 2001 From: Andy Heathershaw Date: Thu, 27 Oct 2016 12:42:44 +0100 Subject: [PATCH] Added a retry button to the loader required page --- public/loader-required.php | 2 ++ public/raw/lang.en.php | 1 + 2 files changed, 3 insertions(+) diff --git a/public/loader-required.php b/public/loader-required.php index 637d591..d185ad9 100644 --- a/public/loader-required.php +++ b/public/loader-required.php @@ -41,6 +41,8 @@ ob_start();

+ +

'License Required', 'loader_required_p1' => 'Blue Twilight uses the Source Guardian source code protection system which requires a small "loader" to be installed on your system.', 'loader_required_p2' => 'Please see this web page to download the loader for your system. You can use the "loader assistant" and provide the following URL for the PHP information:', + 'loader_required_retry' => 'Click here to retry', 'loader_required_title' => 'Source Guardian Loader Required', 'powered_by' => 'Powered by Blue Twilight - the self-hosted photo gallery software.', 'upload_action' => 'Upload',