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

';