From 594542ad427154b349f63177a49b1aeab35ef9b3 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 4 Oct 2019 07:34:55 +0200 Subject: [PATCH] made gnot settings collapsable --- gnot/gnot.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnot/gnot.php b/gnot/gnot.php index 7adf045f..95f28e78 100644 --- a/gnot/gnot.php +++ b/gnot/gnot.php @@ -78,8 +78,13 @@ function gnot_settings(&$a,&$s) { /* Add some HTML to the existing form */ - $s .= '
'; + $s .= ''; $s .= '

' . L10n::t('Gnot Settings') . '

'; + $s .= '
'; + $s .= '