From 260a012b02c4941655e897735eeac09dadcf98c4 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 10 Feb 2013 00:13:34 -0800 Subject: add soapbox settings --- mod/connections.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod') diff --git a/mod/connections.php b/mod/connections.php index f16c13bab..8e002d870 100644 --- a/mod/connections.php +++ b/mod/connections.php @@ -379,6 +379,7 @@ function connections_content(&$a) { '$me' => t('My Settings'), '$perms' => $perms, '$forum' => t('Forum Members'), + '$soapbox' => t('Soapbox'), '$full' => t('Full Sharing'), '$cautious' => t('Cautious Sharing'), '$follow' => t('Follow Only'), -- cgit v1.2.3