mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	fix
git-svn-id: http://www.observium.org/svn/observer/trunk@261 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
		@@ -27,7 +27,7 @@ if($_GET[debug]) {
 | 
			
		||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd">
 | 
			
		||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 | 
			
		||||
<head>
 | 
			
		||||
  <title><?php echo("$config['page_title']"); ?></title>
 | 
			
		||||
  <title><?php echo($config['page_title']); ?></title>
 | 
			
		||||
  <base href="<?php echo($config['base_url']); ?>" />
 | 
			
		||||
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 | 
			
		||||
<?php
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user