for the danbooru subnav bar, assume that the front page = post/list
This commit is contained in:
		
							parent
							
								
									f0c18d3547
								
							
						
					
					
						commit
						dbbcb51e2c
					
				@ -131,6 +131,12 @@ class Layout {
 | 
			
		||||
			default:
 | 
			
		||||
				$custom_sublinks .= $user_block_html;
 | 
			
		||||
				break;
 | 
			
		||||
			case "":
 | 
			
		||||
				# FIXME: this assumes that the front page is
 | 
			
		||||
				# post/list; in 99% of case it will either be
 | 
			
		||||
				# post/list or home, and in the latter case
 | 
			
		||||
				# the subnav links aren't shown, but it would
 | 
			
		||||
				# be nice to be correct
 | 
			
		||||
			case "post":
 | 
			
		||||
			case "comment":
 | 
			
		||||
			case "upload":
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user