aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-18 17:29:12 -0700
committerFriendika <info@friendika.com>2011-05-18 17:29:12 -0700
commit990d5e82a0c38831240590f907fb4c6efd62041d (patch)
treea281925eb1e553c2e26da3197057bf3de4336771 /include
parenta0a59e0518459076079e904cd257dd9608b9bd37 (diff)
downloadvolse-hubzilla-990d5e82a0c38831240590f907fb4c6efd62041d.tar.gz
volse-hubzilla-990d5e82a0c38831240590f907fb4c6efd62041d.tar.bz2
volse-hubzilla-990d5e82a0c38831240590f907fb4c6efd62041d.zip
doc updates - connecting to services
Diffstat (limited to 'include')
-rw-r--r--include/conversation.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/conversation.php b/include/conversation.php
index febd6c347..e66b45f09 100644
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -732,6 +732,7 @@ function status_editor($a,$x) {
'$defloc' => $x['default_location'],
'$visitor' => $x['visitor'],
'$emailcc' => t('CC: email addresses'),
+ '$public' => t('Public post'),
'$jotnets' => $jotnets,
'$emtitle' => t('Example: bob@example.com, mary@example.com'),
'$lockstate' => $x['lockstate'],