From 1d7e044cd8ee20453f1a13c1e026719de0a80031 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 7 Jul 2015 09:19:02 +0200 Subject: [PATCH 1/2] added missing inflate/expand functionality to the planets addon --- planets/planets.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/planets/planets.php b/planets/planets.php index 72698cb9..e0089bfd 100755 --- a/planets/planets.php +++ b/planets/planets.php @@ -146,8 +146,13 @@ function planets_settings(&$a,&$s) { /* Add some HTML to the existing form */ - $s .= '
'; + $s .= ''; $s .= '

' . t('Planets Settings') . '

'; + $s .= '
'; + $s .= ''; } From b10992e87a4cd36e0a95776b002bcec54bf92ccc Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 7 Jul 2015 09:22:47 +0200 Subject: [PATCH 2/2] one id too much --- planets/planets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planets/planets.php b/planets/planets.php index e0089bfd..b2d2d017 100755 --- a/planets/planets.php +++ b/planets/planets.php @@ -150,7 +150,7 @@ function planets_settings(&$a,&$s) { $s .= '

' . t('Planets Settings') . '

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