From 1cf4924e20c1a58c11a91a630a89caf7904354b9 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Sun, 3 Jul 2016 09:50:34 +0200 Subject: [PATCH] frio: fix url variable for textcomplete in contact_template --- view/theme/frio/templates/contact_template.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 *}}