Merge pull request #221 from desertstsung/ui/labelchange
ui label change
This commit is contained in:
		
						commit
						d369955790
					
				@ -544,7 +544,7 @@ class FixWayland: Reactor.Component {
 | 
				
			|||||||
        return <div .trust-me>
 | 
					        return <div .trust-me>
 | 
				
			||||||
            <div>Warning</div>
 | 
					            <div>Warning</div>
 | 
				
			||||||
            <div>Login screen using Wayland is not supported</div>
 | 
					            <div>Login screen using Wayland is not supported</div>
 | 
				
			||||||
            <div #fix-wayland .link>Fix it</div>
 | 
					            <div #fix-wayland .link>Disable it</div>
 | 
				
			||||||
        </div>;
 | 
					        </div>;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user