From d78795e7bddeba233ccff2512c50b809e0e39863 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Sat, 27 Aug 2022 14:57:24 +1200 Subject: [PATCH] Fix project logo file permissions --- app/views/console/settings/index.phtml | 69 ++------------------------ 1 file changed, 5 insertions(+), 64 deletions(-) diff --git a/app/views/console/settings/index.phtml b/app/views/console/settings/index.phtml index 9b355a7e60..44daa33bb7 100644 --- a/app/views/console/settings/index.phtml +++ b/app/views/console/settings/index.phtml @@ -1,4 +1,8 @@ getParam('services', []); $customDomainsEnabled = $this->getParam('customDomainsEnabled', false); $customDomainsTarget = $this->getParam('customDomainsTarget', false); @@ -57,24 +61,11 @@ $smtpEnabled = $this->getParam('smtpEnabled', false);
- +

- - - @@ -144,57 +135,7 @@ $smtpEnabled = $this->getParam('smtpEnabled', false); -
  • Services