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/remote_friends_common.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/remote_friends_common.tpl') diff --git a/view/tpl/remote_friends_common.tpl b/view/tpl/remote_friends_common.tpl index 09ce3588e..48bdd548f 100644 --- a/view/tpl/remote_friends_common.tpl +++ b/view/tpl/remote_friends_common.tpl @@ -1,5 +1,5 @@
-
$desc      {{ if $linkmore }}$more{{ endif }}
+
$desc      {{ if $linkmore }}$more{{ endif }}
{{ if $items }} {{ for $items as $item }}
-- cgit v1.2.3