From 8a604739a33fdd4a884dc2536441e52434cf0228 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Thu, 24 Apr 2014 11:49:43 +0200 Subject: [PATCH 1/4] fbpost: Now the settings menu appears at the left, when the fbpost-settings are displayed. --- fbpost/fbpost.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fbpost/fbpost.php b/fbpost/fbpost.php index 3d28a969..62ae73c7 100644 --- a/fbpost/fbpost.php +++ b/fbpost/fbpost.php @@ -189,6 +189,9 @@ function fbpost_content(&$a) { info( t('Facebook Post disabled') . EOL); } + require_once("mod/settings.php"); + settings_init($a); + $o = ''; $fb_installed = false; From 69000184573ef872698c25a37cdf0367ab4c92a1 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Thu, 24 Apr 2014 11:53:35 +0200 Subject: [PATCH 2/4] appnetpost: The "submit"-button is renamed so that it looks like the other buttons in the other networks. --- appnetpost/appnetpost.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appnetpost/appnetpost.php b/appnetpost/appnetpost.php index 32312dd8..fd016282 100644 --- a/appnetpost/appnetpost.php +++ b/appnetpost/appnetpost.php @@ -72,7 +72,7 @@ function appnetpost_settings(&$a,&$s) { /* provide a submit button */ - $s .= '
'; + $s .= '
'; $s .= '

Register an account at IFTTT and create a recipe with the following values:'; $s .= '