remove server-specific change

This commit is contained in:
Zach Prezkuta 2012-07-28 10:14:28 -06:00
parent 231b37217b
commit 38d4df77c6
1 changed files with 1 additions and 1 deletions

View 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>