From: Michael Vogel Date: Mon, 2 Nov 2015 06:09:04 +0000 (+0100) Subject: ifttt: Clarified documentation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2f8be58642503126e0bf1ab46f0d8c3826692620;p=friendica-addons.git ifttt: Clarified documentation --- diff --git a/ifttt/ifttt.php b/ifttt/ifttt.php index 3203fec4..b0e5e122 100644 --- a/ifttt/ifttt.php +++ b/ifttt/ifttt.php @@ -46,7 +46,7 @@ function ifttt_settings(&$a,&$s) { $s .= ''; $s .= '
'; - $s .= '

'.t("Create an account at IFTTT. Create three Facebook recipes that are connected with 'Maker' with the following parameters:").'

'; + $s .= '

'.t("Create an account at IFTTT. Create three Facebook recipes that are connected with Maker (In the form 'if Facebook then Maker') with the following parameters:").'

'; $s .= '

URL

'; $s .= '

'.$a->get_baseurl()."/ifttt/".'

'; $s .= '

Method

';