This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 94b1c53  Use full logo instead of logo + text
94b1c53 is described below

commit 94b1c536b04d5035e647fc90112fd57f0e86bfef
Author: Daniel Gruno <[email protected]>
AuthorDate: Mon Sep 6 22:40:23 2021 -0500

    Use full logo instead of logo + text
---
 webui/list.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webui/list.html b/webui/list.html
index ecff633..7459f6e 100644
--- a/webui/list.html
+++ b/webui/list.html
@@ -45,7 +45,7 @@ the License. -->
     <div class="container-fluid">
       <!-- Brand and toggle get grouped for better mobile display -->
       <div class="navbar-header collapse navbar-collapse">
-      <a class="navbar-brand" href="./" 
onclick="location.href='./';"><span><img src="images/foal.png" 
style="margin-top: -10px !important;" height="30"/>&nbsp;<span class='hidden-xs 
title'>Pony Mail</span></a>
+      <a class="navbar-brand" href="./" 
onclick="location.href='./';"><span><img src="images/logo.png" 
style="margin-top: -10px !important;" height="30"/>&nbsp;</a>
       </div>
     
     

Reply via email to