From 1582b8bc9620a661823c608c0c7023a70554214b Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 12 Mar 2021 09:54:01 +0000 Subject: truncate too long text --- view/tpl/xchan_vcard.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/xchan_vcard.tpl b/view/tpl/xchan_vcard.tpl index fbfb7f0ca..7deae0f99 100644 --- a/view/tpl/xchan_vcard.tpl +++ b/view/tpl/xchan_vcard.tpl @@ -5,12 +5,12 @@ {{$name}} -
+
- {{$name}} + {{$name}}
- {{$addr}} + {{$addr}}
{{if $connect}}
-- cgit v1.2.3