mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	fix r1947 bug, patch by Paul Gear
git-svn-id: http://www.observium.org/svn/observer/trunk@1950 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
		@@ -20,7 +20,7 @@ if ($updated && $update_message)
 | 
			
		||||
echo("<div style='float: left; width: 100%'>
 | 
			
		||||
<form id='ignoreport' name='ignoreport' method='post' action=''>
 | 
			
		||||
  <input type=hidden name='ignoreport' value='yes'>
 | 
			
		||||
  <input type=hidden name=device value='".$port['device_id']."'>");
 | 
			
		||||
  <input type=hidden name=device value='".$device['device_id']."'>");
 | 
			
		||||
 | 
			
		||||
echo("<table cellpadding=3 cellspacing=0 width=100%>
 | 
			
		||||
  <tr align=center>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user