mirror of
				https://git.tt-rss.org/fox/tt-rss.git
				synced 2025-11-03 21:31:04 +01:00 
			
		
		
		
	fix checkbox label in feed editor
This commit is contained in:
		
							parent
							
								
									b92e620990
								
							
						
					
					
						commit
						88d9259a4e
					
				@ -1752,7 +1752,8 @@
 | 
			
		||||
 | 
			
		||||
			print "<tr class='$row_class'><td>Options:</td>";
 | 
			
		||||
			print "<td><input type=\"checkbox\" id=\"iedit_private\" 
 | 
			
		||||
				$checked> Hide from feed browser</td></tr>";
 | 
			
		||||
				$checked><label for=\"iedit_private\">Hide from feed browser</label>
 | 
			
		||||
				</td></tr>";
 | 
			
		||||
 | 
			
		||||
			print "</table>";
 | 
			
		||||
			print "</div>";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user