mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	Add stylesheet option to config
git-svn-id: http://www.observium.org/svn/observer/trunk@10 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
		@@ -29,8 +29,10 @@ $nets =  array ("172.22.0.0/16", "10.0.0.0/8");
 | 
			
		||||
 | 
			
		||||
$mydomain = "project-observer.net";
 | 
			
		||||
 | 
			
		||||
$page_title = "Project Observer Network Monitoring";
 | 
			
		||||
$page_title  = "Project Observer Network Monitoring";
 | 
			
		||||
$title_image = "/images/logo.gif";
 | 
			
		||||
$stylesheet  = "/css/styles.css"; 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
### Which special sections should we show?
 | 
			
		||||
$show_if_customers = 0;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user