From e82cc350432013122d79658977ade420b1730108 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Wed, 26 Nov 2014 08:57:40 +0100 Subject: [PATCH] Re-add a description to the setup wizard If someone has a better alternative don't hesitate to replace this with a valid description. fixes #7836 --- .../setup/application/views/scripts/form/setup-welcome.phtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/setup/application/views/scripts/form/setup-welcome.phtml b/modules/setup/application/views/scripts/form/setup-welcome.phtml index 572e429d3..6c8228541 100644 --- a/modules/setup/application/views/scripts/form/setup-welcome.phtml +++ b/modules/setup/application/views/scripts/form/setup-welcome.phtml @@ -21,7 +21,8 @@ $cliPath = realpath(Icinga::app()->getApplicationDir() . '/../bin/icingacli');