mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	* update schemas * update * killed upstream change * min prio is now 100 * reset watchdog regularly * update * fix * update
		
			
				
	
	
		
			16 lines
		
	
	
		
			558 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			558 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="container-fluid">
 | |
| 	<div class="row">
 | |
| 		<div class="col-lg-12">
 | |
| 			<h2 class="page-header"><i class="fa fa-wrench fa-fw"></i><span data-i18n="main_menu_webconfig_token">Webinterface</span></h2> 
 | |
| 			<div class="introd">
 | |
| 				<h4 data-i18n="conf_webconfig_label_intro">Webinterface settings. Edit wisely</h4>
 | |
| 			<hr />
 | |
| 			</div>
 | |
| 			<div id='editor_container'/>
 | |
| 			<button  class="btn btn-success" id='btn_submit' data-i18n="general_button_savesettings">Save Settings</button>
 | |
| 		</div>
 | |
| 	</div>
 | |
| </div>
 | |
| 
 | |
| <script src="/js/content_webconfig.js"></script>
 |