diff options
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> |