diff --git a/dwpost/dwpost.php b/dwpost/dwpost.php
index 0c2e699a..25f7ac87 100644
--- a/dwpost/dwpost.php
+++ b/dwpost/dwpost.php
@@ -66,8 +66,14 @@ function dwpost_settings(&$a,&$s) {
/* Add some HTML to the existing form */
- $s .= '
';
- $s .= '
' . t('Dreamwidth Post Settings') . '
';
+ $s .= '';
+ $s .= '
'. t("Dreamwidth Export").'
';
+ $s .= '';
+ $s .= '
';
+ $s .= '';
+ $s .= '
'. t("Dreamwidth Export").'
';
+ $s .= '';
+
$s .= '
';
$s .= '';
$s .= '';
diff --git a/ijpost/ijpost.php b/ijpost/ijpost.php
index 9d7732f1..3e57610a 100644
--- a/ijpost/ijpost.php
+++ b/ijpost/ijpost.php
@@ -65,9 +65,14 @@ function ijpost_settings(&$a,&$s) {
/* Add some HTML to the existing form */
+ $s .= '';
+ $s .= '