From 6199af6a790016254b3af3cebd334902469f86ec Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 1 Apr 2015 01:07:38 -0700 Subject: revert iconic change to collection list widget --- include/group.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/group.php b/include/group.php index 19bdf03f9..fe55ec23f 100644 --- a/include/group.php +++ b/include/group.php @@ -297,7 +297,7 @@ function group_side($every="connections",$each="group",$edit = false, $group_id $o = replace_macros($tpl, array( '$title' => t('Collections'), '$edittext' => t('Edit collection'), - '$createtext' => t('New collection'), + '$createtext' => t('Add new collection'), '$ungrouped' => (($every === 'contacts') ? t('Channels not in any collection') : ''), '$groups' => $groups, '$add' => t('add'), -- cgit v1.2.3