From 982034b87d341c0bbada64b48d8488a5d2ff711c Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 31 Jan 2013 17:55:52 -0800 Subject: update friends in common tool now that poco is working --- view/tpl/remote_friends_common.tpl | 6 +++--- view/tpl/smarty3/remote_friends_common.tpl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'view') diff --git a/view/tpl/remote_friends_common.tpl b/view/tpl/remote_friends_common.tpl index 9e0562878..09ce3588e 100644 --- a/view/tpl/remote_friends_common.tpl +++ b/view/tpl/remote_friends_common.tpl @@ -4,13 +4,13 @@ {{ for $items as $item }}
diff --git a/view/tpl/smarty3/remote_friends_common.tpl b/view/tpl/smarty3/remote_friends_common.tpl index 5844aac87..b1156a1a8 100644 --- a/view/tpl/smarty3/remote_friends_common.tpl +++ b/view/tpl/smarty3/remote_friends_common.tpl @@ -9,13 +9,13 @@ {{foreach $items as $item}}
-- cgit v1.2.3