diff options
author | Friendika <info@friendika.com> | 2011-05-19 19:55:34 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-05-19 19:55:34 -0700 |
commit | a27b7fb28d151c00eef8319cdf876896d36df8b0 (patch) | |
tree | dc9fc4306266d4466013e5ff02faf7b4daa8985a /view/jot.tpl | |
parent | e51e772abcddeae77f8c6003290922922afed11a (diff) | |
download | volse-hubzilla-a27b7fb28d151c00eef8319cdf876896d36df8b0.tar.gz volse-hubzilla-a27b7fb28d151c00eef8319cdf876896d36df8b0.tar.bz2 volse-hubzilla-a27b7fb28d151c00eef8319cdf876896d36df8b0.zip |
more indicators of public visibility
Diffstat (limited to 'view/jot.tpl')
-rw-r--r-- | view/jot.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/jot.tpl b/view/jot.tpl index ab7d97733..31abafe50 100644 --- a/view/jot.tpl +++ b/view/jot.tpl @@ -58,7 +58,6 @@ <div id="profile-jot-perms-end"></div> <div id="profile-jot-email-wrapper" style="display: none;" > <div id="profile-jot-email-label">$emailcc</div><input type="text" name="emailcc" id="profile-jot-email" title="$emtitle" /> - <!-- div id="profile-jot-publabel">$public</div><input type="checkbox" name="public" id="jot-public" / --> <div id="profile-jot-email-end"></div> </div> |