From b5d1880a6941721aa6dd2c5add45776e71977ffd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Patrik=20Novotn=C3=BD?=
Date: Wed, 20 Dec 2017 18:15:28 +0100
Subject: [PATCH] Configuration moved to a separate tab.
---
css/settings.css | 3 ++-
templates/settings.php | 15 ++++++++++-----
2 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/css/settings.css b/css/settings.css
index a899217..8fd2c24 100644
--- a/css/settings.css
+++ b/css/settings.css
@@ -16,7 +16,8 @@
#sql-2 p label:first-child,
#sql-3 p label:first-child,
#sql-4 p label:first-child,
-#sql-5 p label:first-child {
+#sql-5 p label:first-child,
+#sql-6 p label:first-child {
display: inline-block;
text-align: right;
width: 300px;
diff --git a/templates/settings.php b/templates/settings.php
index fa125cc..016d88a 100644
--- a/templates/settings.php
+++ b/templates/settings.php
@@ -20,6 +20,7 @@ $cfgClass = $ocVersion >= 7 ? 'section' : 'personalblock';
t('E-Mail Settings')); ?>
t('Domain Settings')); ?>
t('getHome Settings')); ?>
+ t('Supervisor settings')); ?>
- />
-
+
+