From 2d6027150fbb0e7de68476f143784605fc502598 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 19 Feb 2013 00:20:47 -0800 Subject: viewcontacts update --- view/tpl/contact_template.tpl | 2 +- view/tpl/smarty3/contact_template.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/contact_template.tpl b/view/tpl/contact_template.tpl index 0accd5e02..7bdcd6b93 100644 --- a/view/tpl/contact_template.tpl +++ b/view/tpl/contact_template.tpl @@ -1,7 +1,7 @@
- $contact.name + $contact.name
$contact.name
diff --git a/view/tpl/smarty3/contact_template.tpl b/view/tpl/smarty3/contact_template.tpl index a426508eb..496fb90ba 100644 --- a/view/tpl/smarty3/contact_template.tpl +++ b/view/tpl/smarty3/contact_template.tpl @@ -6,7 +6,7 @@
- {{$contact.name}} + {{$contact.name}}
{{$contact.name}}
-- cgit v1.2.3