diff --git a/boot.php b/boot.php index 6c00462422..4e8355d7d6 100644 --- a/boot.php +++ b/boot.php @@ -1125,15 +1125,12 @@ class App { $backend[] = "_well_known"; $backend[] = "api"; $backend[] = "dfrn_notify"; - $backend[] = "dfrn_poll"; $backend[] = "fetch"; $backend[] = "hcard"; $backend[] = "hostxrd"; $backend[] = "nodeinfo"; $backend[] = "noscrape"; $backend[] = "p"; - $backend[] = "photo"; - $backend[] = "photos"; $backend[] = "poco"; $backend[] = "post"; $backend[] = "proxy"; diff --git a/view/theme/frio/templates/contact_template.tpl b/view/theme/frio/templates/contact_template.tpl index 5e0e3ddef9..37217c62ff 100644 --- a/view/theme/frio/templates/contact_template.tpl +++ b/view/theme/frio/templates/contact_template.tpl @@ -149,7 +149,7 @@ We use this part to filter the contacts with jquery.textcomplete *}} {{* The contact description (e.g. Name, Network, kind of connection and so on *}}
-

{$name} +

{$name} {if $account_type} ({$account_type}){/if} {if $account_type == 'Forum'}{/if} {{* @todo this needs some changing in core because $contact.account_type contains a translated string which may notbe the same in every language *}}