From 17dba9542ad2745025550cefc28d38aa84a69c0d Mon Sep 17 00:00:00 2001 From: Treer Date: Sun, 1 May 2016 05:59:02 +1000 Subject: update icon names in view/ --- view/tpl/xchan_vcard.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/xchan_vcard.tpl') diff --git a/view/tpl/xchan_vcard.tpl b/view/tpl/xchan_vcard.tpl index 52bf6ab47..9a1e23beb 100755 --- a/view/tpl/xchan_vcard.tpl +++ b/view/tpl/xchan_vcard.tpl @@ -1,7 +1,7 @@
{{$name}}
{{if $connect}} - + {{/if}}
{{$name}}
-- cgit v1.2.3 From 2a840460dddb06c99b616b5adc666ee0f39588de Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 21 Jun 2016 19:25:14 -0700 Subject: vcard spec changes --- view/tpl/xchan_vcard.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'view/tpl/xchan_vcard.tpl') diff --git a/view/tpl/xchan_vcard.tpl b/view/tpl/xchan_vcard.tpl index 9a1e23beb..ac796cd47 100755 --- a/view/tpl/xchan_vcard.tpl +++ b/view/tpl/xchan_vcard.tpl @@ -1,9 +1,9 @@ -
-
{{$name}}
+
+
{{$name}}
{{if $connect}} {{/if}} -
{{$name}}
+
{{$name}}
-- cgit v1.2.3