mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	Better.
This commit is contained in:
		
							parent
							
								
									8e4dcd9b41
								
							
						
					
					
						commit
						d2947a637a
					
				@ -34,7 +34,7 @@ module.exports = React.createClass({
 | 
			
		||||
            <div className="mx_GuestWarningBar">
 | 
			
		||||
                <img className="mx_GuestWarningBar_warning" src="img/warning.svg" width="24" height="23" alt="/!\"/>
 | 
			
		||||
                <div>
 | 
			
		||||
                    You are using Riot as a guest. <a onClick={this.onRegisterClicked}>Register</a> or <a onClick={this.onLoginClicked}>log in</a> to access more rooms and features.
 | 
			
		||||
                    You are Rioting as a guest. <a onClick={this.onRegisterClicked}>Register</a> or <a onClick={this.onLoginClicked}>log in</a> to access more rooms and features.
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
        );
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user