From 71d8c1ae09180d7f60d9eee141db4c1be40426a2 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 23 Aug 2022 20:36:08 +0200 Subject: [PATCH] =?UTF-8?q?dev001=20install=20proxy=20champs=20pr=C3=A9=20?= =?UTF-8?q?renseign=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/install/view/index/index.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/core/module/install/view/index/index.php b/core/module/install/view/index/index.php index 0e023b10..291dae4f 100644 --- a/core/module/install/view/index/index.php +++ b/core/module/install/view/index/index.php @@ -67,15 +67,13 @@
'Adresse du proxy', - 'placeholder' => 'cache.proxy.fr', - 'value' => $this->getData(['config', 'proxyUrl']) + 'placeholder' => 'cache.proxy.fr' ]); ?>
'Port du proxy', - 'placeholder' => '6060', - 'value' => $this->getData(['config', 'proxyPort']) + 'placeholder' => '6060' ]); ?>