From b7fd908d538ed19fe41f03c0a3f93351d8da64e9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:15:40 +0200 Subject: Adding upstream version 2.5.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