From b2724f2ffd9bc6b0ed32f02a5baba1cd7a1db53a Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 13 Feb 2013 15:39:48 -0800 Subject: bring mod_common into the modern age --- view/tpl/smarty3/remote_friends_common.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/smarty3/remote_friends_common.tpl') diff --git a/view/tpl/smarty3/remote_friends_common.tpl b/view/tpl/smarty3/remote_friends_common.tpl index b1156a1a8..8416b053a 100644 --- a/view/tpl/smarty3/remote_friends_common.tpl +++ b/view/tpl/smarty3/remote_friends_common.tpl @@ -4,7 +4,7 @@ * *}}
-
{{$desc}}      {{if $linkmore}}{{$more}}{{/if}}
+
{{$desc}}      {{if $linkmore}}{{$more}}{{/if}}
{{if $items}} {{foreach $items as $item}}
-- cgit v1.2.3