#17: make header layout configurable
This commit is contained in:
		
					parent
					
						
							
								ed91dc00ee
							
						
					
				
			
			
				commit
				
					
						159a16846c
					
				
			
		
					 9 changed files with 171 additions and 3 deletions
				
			
		|  | @ -65,7 +65,7 @@ include('tpl/favicon_tiles.php'); | |||
| <?php tpl_includeFile('meta.html') ?>
 | ||||
| </head> | ||||
| 
 | ||||
| <body id="dokuwiki__top" class="<?php echo tpl_classes(); ?> wide-content showSidebar"> | ||||
| <body id="dokuwiki__top" class="<?php echo tpl_classes(); ?> wide-content showSidebar <?php echo tpl_getConf('header_layout'); ?>"> | ||||
| <div id="dokuwiki__site"> | ||||
|     <?php | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jana Deutschländer
				Jana Deutschländer