aboutsummaryrefslogtreecommitdiffstats
path: root/view/photos_upload.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-01 06:20:41 -0700
committerFriendika <info@friendika.com>2011-10-01 06:20:41 -0700
commit0ad9e7b5f4f72f789363ae1a1836e43d5707bf0a (patch)
treef8f17298b1bdd3a42a4b9f2502885e8517dd493e /view/photos_upload.tpl
parent8f47540e9b8e5bde94cf3acd7e27d0a4060315e9 (diff)
downloadvolse-hubzilla-0ad9e7b5f4f72f789363ae1a1836e43d5707bf0a.tar.gz
volse-hubzilla-0ad9e7b5f4f72f789363ae1a1836e43d5707bf0a.tar.bz2
volse-hubzilla-0ad9e7b5f4f72f789363ae1a1836e43d5707bf0a.zip
option to not post photos to status stream
Diffstat (limited to 'view/photos_upload.tpl')
-rw-r--r--view/photos_upload.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/photos_upload.tpl b/view/photos_upload.tpl
index c7c61c6db..318a92427 100644
--- a/view/photos_upload.tpl
+++ b/view/photos_upload.tpl
@@ -13,6 +13,11 @@
</div>
<div id="photos-upload-exist-end"></div>
+ <div id="photos-upload-noshare-div" class="photos-upload-noshare-div" >
+ <input id="photos-upload-noshare" type="checkbox" name="not_visible" value="1" />
+ <label id="photos-upload-noshare-text" for="photos-upload-noshare" >$nosharetext</label>
+ </div>
+
<div id="photos-upload-perms" class="photos-upload-perms" >
<a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="button" />