aboutsummaryrefslogtreecommitdiffstats
path: root/mod/editpost.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/editpost.php')
-rw-r--r--mod/editpost.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/editpost.php b/mod/editpost.php
index ab37cfe00..a0ffda167 100644
--- a/mod/editpost.php
+++ b/mod/editpost.php
@@ -101,6 +101,7 @@ function editpost_content(&$a) {
'$defloc' => $a->user['default-location'],
'$visitor' => 'none',
'$emailcc' => t('CC: email addresses'),
+ '$public' => t('Public post'),
'$jotnets' => $jotnets,
'$emtitle' => t('Example: bob@example.com, mary@example.com'),
'$lockstate' => $lockstate,