Merge pull request #15 from herbygillot/patch-1
ui, port_forward: correct typo
This commit is contained in:
		
						commit
						8873bce514
					
				| @ -21,7 +21,7 @@ class PortForward: Reactor.Component { | |||||||
|       }); |       }); | ||||||
|       return <div #file-transfer><section> |       return <div #file-transfer><section> | ||||||
|         {pfs.length ? <div style="background: green; color: white; text-align: center; padding: 0.5em;"> |         {pfs.length ? <div style="background: green; color: white; text-align: center; padding: 0.5em;"> | ||||||
|           <span style="font-size: 1.2em">Listenning ...</span><br/> |           <span style="font-size: 1.2em">Listening ...</span><br/> | ||||||
|           <span style="font-size: 0.8em; color: #ddd">Don't close this window while your are using tunnel</span> |           <span style="font-size: 0.8em; color: #ddd">Don't close this window while your are using tunnel</span> | ||||||
|         </div> : ""} |         </div> : ""} | ||||||
|         <table #port-forward>     |         <table #port-forward>     | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user