From 18db984057b83ca4962c89b6b79bdce6a660b58f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 14:42:35 +0200 Subject: Adding upstream version 2.4.0. Signed-off-by: Daniel Baumann --- application/views/scripts/host/show.phtml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 application/views/scripts/host/show.phtml (limited to 'application/views/scripts/host/show.phtml') diff --git a/application/views/scripts/host/show.phtml b/application/views/scripts/host/show.phtml new file mode 100644 index 0000000..413baf2 --- /dev/null +++ b/application/views/scripts/host/show.phtml @@ -0,0 +1,13 @@ + +
+ showOnlyCloseButton() ?> +
+
+

translate('Access Denied') ?>

+

translate('You are lacking permission to access host "%s".'), $this->escape($host)) ?>

+ icon('cancel') ?>translate('Hide this message') ?> +
-- cgit v1.2.3