diff --git a/planets/planets.php b/planets/planets.php
index 72698cb9..b2d2d017 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 .= '
';
+ $s .= '';
+ $s .= '
' . t('Planets Settings') . '
';
+ $s .= '';
$s .= '
';
$s .= '';
$s .= '';
@@ -155,6 +160,7 @@ function planets_settings(&$a,&$s) {
/* provide a submit button */
- $s .= '