Merge pull request #1767 from tobiasd/20150717-photonoshare
make the 'noshare' checkbox checked by default for photo upload
This commit is contained in:
		
				commit
				
					
						cf15a505bc
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -20,7 +20,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" />
 | 
			
		||||
		<input id="photos-upload-noshare" type="checkbox" name="not_visible" value="1" checked/>
 | 
			
		||||
		<label id="photos-upload-noshare-text" for="photos-upload-noshare" >{{$nosharetext}}</label>
 | 
			
		||||
	</div>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue