]> git.mxchange.org Git - friendica.git/blobdiff - include/acl_selectors.php
Remove library/jgrowl
[friendica.git] / include / acl_selectors.php
index 31d074276ffe7c6f9f385f3a76885d485cfa1724..599b543ad0ee9fe76efccd897307c5a32a53d6a6 100644 (file)
@@ -357,8 +357,7 @@ function populate_acl($user = null, $show_jotnets = false) {
 
                        Addon::callHooks('jot_networks', $jotnets);
                } else {
-                       $jotnets .= sprintf(L10n::t('Connectors disabled, since "%s" is enabled.'),
-                                           L10n::t('Hide your profile details from unknown viewers?'));
+                       $jotnets .= L10n::t('Connectors disabled, since "%s" is enabled.', L10n::t('Hide your profile details from unknown viewers?'));
                }
        }