mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3218 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
		@@ -74,7 +74,7 @@ foreach ($glo_conditions as $type => $subtypes)
 | 
			
		||||
        if (!empty($entities))
 | 
			
		||||
        {
 | 
			
		||||
          echo('<tr class=list><td></td><td colspan=9><strong>');
 | 
			
		||||
	  foreach ($entities as $entity)
 | 
			
		||||
          foreach ($entities as $entity)
 | 
			
		||||
          {
 | 
			
		||||
           echo('<span style="padding:3px 5px; margin: 0px 3px; background-color: #e5e5e5;">'.generate_entity_link($type, $entity)."</span>");
 | 
			
		||||
          }
 | 
			
		||||
@@ -85,7 +85,6 @@ foreach ($glo_conditions as $type => $subtypes)
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
echo('</table>');
 | 
			
		||||
 | 
			
		||||
?>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user