From 29db6b9ff4cd8d61c22afd182d0890fbc244ef29 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 3 Jan 2024 12:06:50 +0100 Subject: [PATCH] ui: patch all the other spots --- src/etc/inc/authgui.inc | 4 ++++ src/opnsense/mvc/app/views/layouts/default.volt | 2 ++ .../scripts/OPNsense/CaptivePortal/htdocs_default/index.html | 2 ++ 3 files changed, 8 insertions(+) diff --git a/src/etc/inc/authgui.inc b/src/etc/inc/authgui.inc index e2afa5750..ec68e4010 100644 --- a/src/etc/inc/authgui.inc +++ b/src/etc/inc/authgui.inc @@ -320,6 +320,8 @@ function display_error_form($text) + + <?= gettext('Error') ?> | <?= $product->name() ?> @@ -360,6 +362,8 @@ function display_login_form($Login_Error) + + <?= gettext('Login') ?> | <?= $product->name() ?> diff --git a/src/opnsense/mvc/app/views/layouts/default.volt b/src/opnsense/mvc/app/views/layouts/default.volt index 071774dad..c64a4b0e6 100644 --- a/src/opnsense/mvc/app/views/layouts/default.volt +++ b/src/opnsense/mvc/app/views/layouts/default.volt @@ -10,6 +10,8 @@ + + {{headTitle|default("OPNsense") }} | {{system_hostname}}.{{system_domain}} {% set theme_name = ui_theme|default('opnsense') %} diff --git a/src/opnsense/scripts/OPNsense/CaptivePortal/htdocs_default/index.html b/src/opnsense/scripts/OPNsense/CaptivePortal/htdocs_default/index.html index 7d9a69abb..663a05c1a 100644 --- a/src/opnsense/scripts/OPNsense/CaptivePortal/htdocs_default/index.html +++ b/src/opnsense/scripts/OPNsense/CaptivePortal/htdocs_default/index.html @@ -10,6 +10,8 @@ + +