From a917d056fce601b3b77952277bbc78445ee433b2 Mon Sep 17 00:00:00 2001 From: Matt Batchelder Date: Wed, 1 Apr 2026 22:52:19 -0400 Subject: [PATCH] fix: Update view path in config and add layout authentication page --- ots-signs/config.php | 2 +- ots-signs/layoutauth.html | 202 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 203 insertions(+), 1 deletion(-) create mode 100644 ots-signs/layoutauth.html diff --git a/ots-signs/config.php b/ots-signs/config.php index 78743f7..3ae05b8 100644 --- a/ots-signs/config.php +++ b/ots-signs/config.php @@ -31,6 +31,6 @@ $config = array( 'latest_news_url' => 'http://xibo.org.uk/feed/', 'client_sendCurrentLayoutAsStatusUpdate_enabled' => false, 'client_screenShotRequestInterval_enabled' => false, - "view_path" => "../web/theme/custom/otssigns-beta/views", + "view_path" => "../web/theme/custom/ots-signs/views", 'product_support_url' => 'https://community.xibo.org.uk/c/support' ); diff --git a/ots-signs/layoutauth.html b/ots-signs/layoutauth.html new file mode 100644 index 0000000..9125eab --- /dev/null +++ b/ots-signs/layoutauth.html @@ -0,0 +1,202 @@ + + + + + + Auth to CMS — OTS Signs + + + +
+ +
+
+ +
+

Checking authentication…

+ + + Click here if you are not redirected automatically + +
+ + + +