mirror of
				https://github.com/Alamantus/Lexiconga.git
				synced 2025-11-04 02:07:05 +01:00 
			
		
		
		
	Temporarily hid login/out buttons until implemented.
This commit is contained in:
		
							parent
							
								
									9d2d26edf9
								
							
						
					
					
						commit
						54ae8a2542
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -21,7 +21,7 @@
 | 
			
		|||
    <header>
 | 
			
		||||
        <div id="headerPadder">
 | 
			
		||||
            <a href="/" id="siteLogo">Lexiconga Dictionary Builder</a>
 | 
			
		||||
            <div id="loginoutArea">
 | 
			
		||||
            <div id="loginoutArea" style="display:none;">
 | 
			
		||||
                <a href="?login" id="loginLink" class="clickable">Log In</a>
 | 
			
		||||
                <a href="?logout" id="logoutLink" class="clickable" style="display:none;">Log Out</a>
 | 
			
		||||
            </div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue