mirror of
				https://github.com/Icinga/icingaweb2.git
				synced 2025-10-31 03:14:31 +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
		
	
	
		
			67 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			67 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
| <h4><?= $this->translate('Add New Instance'); ?></h4>
 | |
| <?= $form; ?> |