mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	changes email-warning to yellow #1732
This commit is contained in:
		@@ -63,7 +63,7 @@
 | 
				
			|||||||
        <td>{% trans "Email Settings" %}</td>
 | 
					        <td>{% trans "Email Settings" %}</td>
 | 
				
			||||||
        <td>
 | 
					        <td>
 | 
				
			||||||
            <a href='https://inventree.readthedocs.io/en/latest/admin/email'>
 | 
					            <a href='https://inventree.readthedocs.io/en/latest/admin/email'>
 | 
				
			||||||
                <span class='label label-red'>{% trans "Email settings not configured" %}</span>
 | 
					                <span class='label label-yellow'>{% trans "Email settings not configured" %}</span>
 | 
				
			||||||
            </a>
 | 
					            </a>
 | 
				
			||||||
        </td>
 | 
					        </td>
 | 
				
			||||||
    </tr>
 | 
					    </tr>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user