mirror of
				https://github.com/Icinga/icingaweb2.git
				synced 2025-10-31 19:34:16 +01:00 
			
		
		
		
	As with the backend form, a user might like to change the name of an instance. The new form and its actions are also adjusted to suit the new form interface. refs #5525
		
			
				
	
	
		
			2 lines
		
	
	
		
			73 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			73 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
| <h4><?= $this->translate('Edit Existing Instance'); ?></h4>
 | |
| <?= $form; ?> |