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/service/show.phtml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 application/views/scripts/service/show.phtml (limited to 'application/views/scripts/service/show.phtml') diff --git a/application/views/scripts/service/show.phtml b/application/views/scripts/service/show.phtml new file mode 100644 index 0000000..205b3f7 --- /dev/null +++ b/application/views/scripts/service/show.phtml @@ -0,0 +1,14 @@ + +
+ showOnlyCloseButton() ?> +
+
+

escape($this->translate('Access Denied')) ?>

+

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

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