ifttt: Clarified documentation

This commit is contained in:
Michael Vogel 2015-11-02 07:09:04 +01:00
parent a8489627c1
commit 2f8be58642

View file

@ -46,7 +46,7 @@ function ifttt_settings(&$a,&$s) {
$s .= '</span>';
$s .= '<div id="ifttt-configuration-wrapper">';
$s .= '<p>'.t("Create an account at <a href='http://www.ifttt.com'>IFTTT</a>. Create three Facebook recipes that are connected with 'Maker' with the following parameters:").'</p>';
$s .= '<p>'.t("Create an account at <a href='http://www.ifttt.com'>IFTTT</a>. Create three Facebook recipes that are connected with <a href='https://ifttt.com/maker'>Maker</a> (In the form 'if Facebook then Maker') with the following parameters:").'</p>';
$s .= '<h4>URL</h4>';
$s .= '<p>'.$a->get_baseurl()."/ifttt/".'</p>';
$s .= '<h4>Method</h4>';