From da46b8c31bd12e7142ac776792f7dd2842596e15 Mon Sep 17 00:00:00 2001
From: Daniel Berteaud <daniel@firewall-services.com>
Date: Thu, 5 Mar 2015 10:29:15 +0100
Subject: [PATCH] Update Login page wox template

---
 .../lib/sogo/GNUstep/Library/SOGo/Templates/MainUI/SOGoRootPage.wox    | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/root/var/lib/sogo/GNUstep/Library/SOGo/Templates/MainUI/SOGoRootPage.wox b/root/var/lib/sogo/GNUstep/Library/SOGo/Templates/MainUI/SOGoRootPage.wox
index 7340dd5..d3607a6 100644
--- a/root/var/lib/sogo/GNUstep/Library/SOGo/Templates/MainUI/SOGoRootPage.wox
+++ b/root/var/lib/sogo/GNUstep/Library/SOGo/Templates/MainUI/SOGoRootPage.wox
@@ -33,7 +33,7 @@
       <table width="560">
         <tr>
           <td>
-            <img const:alt="*" id="splash" rsrc:src="/logo_ipasserelle.png"/>
+            <img const:alt="*" id="splash" rsrc:src="logo_ipasserelle.png"/>
           </td>
           <td id="loginCell" width="230">
             <label><var:string label:value="Username:"/><br/>
@@ -46,7 +46,6 @@
             <var:popup const:id="language" const:name="language"
                        list="languages"
                        item="item"
-                       var:selection="item"
                        var:value="item"
                        string="languageText"
                        label:noSelectionString="choose"