]> git.mxchange.org Git - friendica.git/commitdiff
remove server-specific change
authorZach Prezkuta <fermion@gmx.com>
Sat, 28 Jul 2012 16:14:28 +0000 (10:14 -0600)
committerZach Prezkuta <fermion@gmx.com>
Sat, 28 Jul 2012 16:14:28 +0000 (10:14 -0600)
view/photos_upload.tpl

index ea684590393ed7248a0557a6d3181fee626d7b60..c20028296fac64392dcbc16d63fd113e01fa69dd 100644 (file)
@@ -19,7 +19,7 @@
        <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" checked />
+               <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>