Propogate 375c73d to the rest of the default themes.
This commit is contained in:
		
							parent
							
								
									e7bf4f9a8a
								
							
						
					
					
						commit
						d92ee0f8b8
					
				@ -1,3 +1,4 @@
 | 
				
			|||||||
 | 
					<<<<<<< HEAD:themes/danbooru/layout.class.php
 | 
				
			||||||
<?php
 | 
					<?php
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
* Name: Danbooru Theme
 | 
					* Name: Danbooru Theme
 | 
				
			||||||
@ -53,6 +54,7 @@ class Layout {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		$header_html = "";
 | 
							$header_html = "";
 | 
				
			||||||
 | 
							ksort($page->headers);
 | 
				
			||||||
		foreach($page->headers as $line) {
 | 
							foreach($page->headers as $line) {
 | 
				
			||||||
			$header_html .= "\t\t$line\n";
 | 
								$header_html .= "\t\t$line\n";
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
				
			|||||||
@ -9,6 +9,7 @@ class Layout {
 | 
				
			|||||||
		$contact_link = $config->get_string('contact_link');
 | 
							$contact_link = $config->get_string('contact_link');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		$header_html = "";
 | 
							$header_html = "";
 | 
				
			||||||
 | 
							ksort($page->headers);
 | 
				
			||||||
		foreach($page->headers as $line) {
 | 
							foreach($page->headers as $line) {
 | 
				
			||||||
			$header_html .= "\t\t$line\n";
 | 
								$header_html .= "\t\t$line\n";
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
				
			|||||||
@ -9,6 +9,7 @@ class Layout {
 | 
				
			|||||||
		$contact_link = $config->get_string('contact_link');
 | 
							$contact_link = $config->get_string('contact_link');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		$header_html = "";
 | 
							$header_html = "";
 | 
				
			||||||
 | 
							ksort($page->headers);
 | 
				
			||||||
		foreach($page->headers as $line) {
 | 
							foreach($page->headers as $line) {
 | 
				
			||||||
			$header_html .= "\t\t$line\n";
 | 
								$header_html .= "\t\t$line\n";
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user