mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix typo in 25-status.html
This commit is contained in:
		| @@ -4,7 +4,7 @@ | ||||
|         <label style="width: auto" for="node-input-scope" data-i18n="status.label.source"></label> | ||||
|         <select id="node-input-scope-select"> | ||||
|             <option value="all" data-i18n="status.scope.all"></option> | ||||
|             <option value="target" data-i18n="status.scope.selected"></options> | ||||
|             <option value="target" data-i18n="status.scope.selected"></option> | ||||
|         </select> | ||||
|     </div> | ||||
|     <div class="form-row node-input-target-row"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user