small cosmetic change
This commit is contained in:
		
							parent
							
								
									7e7a31e309
								
							
						
					
					
						commit
						15ddbbff88
					
				
							
								
								
									
										12
									
								
								web/app.py
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								web/app.py
									
									
									
									
									
								
							@ -1345,9 +1345,21 @@ def create_app():
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
            content = '''
 | 
					            content = '''
 | 
				
			||||||
    <p> </p>
 | 
					    <p> </p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <p style="text-align: center;"><strong>Log for: ''' + g_arg + '''</strong></p>
 | 
					    <p style="text-align: center;"><strong>Log for: ''' + g_arg + '''</strong></p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ''' + f_link + '''
 | 
					    ''' + f_link + '''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <table style="margin-left: auto; margin-right: auto;" border="1">
 | 
				
			||||||
 | 
					    <tbody>
 | 
				
			||||||
 | 
					    <tr>
 | 
				
			||||||
 | 
					    <td> <span style="color: #000000; background-color: #ff2400;"> <strong>Failed</strong></span> = Not authorized. </td>
 | 
				
			||||||
 | 
					    <td> <span style="color: #000000; background-color: #ffff00;"><strong>Attempt</strong></span> = Checking if authorized. </td>
 | 
				
			||||||
 | 
					    <td> <span style="color: #000000; background-color: #00ff00;"><strong>Confirmed</strong></span> = Authorized, connection comfirmed. </td>
 | 
				
			||||||
 | 
					    </tr>
 | 
				
			||||||
 | 
					    </tbody>
 | 
				
			||||||
 | 
					    </table>
 | 
				
			||||||
 | 
					    <p> </p>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    <table style="width: 1000px; margin-left: auto; margin-right: auto;" border="1">
 | 
					    <table style="width: 1000px; margin-left: auto; margin-right: auto;" border="1">
 | 
				
			||||||
    <tbody>
 | 
					    <tbody>
 | 
				
			||||||
 | 
				
			|||||||
@ -5,7 +5,7 @@
 | 
				
			|||||||
<p>Welcome to the <strong>{{ user_manager.USER_APP_NAME }}</strong>. This tool is used to manage your access.</p>
 | 
					<p>Welcome to the <strong>{{ user_manager.USER_APP_NAME }}</strong>. This tool is used to manage your access.</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<p> </p>
 | 
					<p> </p>
 | 
				
			||||||
<table style="width: 600px; margin-left: auto; margin-right: auto;" border="1">
 | 
					<table style="width: 600px; margin-left: auto; margin-right: auto;">
 | 
				
			||||||
<tbody>
 | 
					<tbody>
 | 
				
			||||||
<tr>
 | 
					<tr>
 | 
				
			||||||
<td style="text-align: center;">
 | 
					<td style="text-align: center;">
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user