Update Login page wox template

tags/ipasserelle-groupware-0.2.37-1
Daniel Berteaud 10 years ago
parent 07e7af8352
commit da46b8c31b
  1. 3
      root/var/lib/sogo/GNUstep/Library/SOGo/Templates/MainUI/SOGoRootPage.wox

@ -33,7 +33,7 @@
<table width="560"> <table width="560">
<tr> <tr>
<td> <td>
<img const:alt="*" id="splash" rsrc:src="/logo_ipasserelle.png"/> <img const:alt="*" id="splash" rsrc:src="logo_ipasserelle.png"/>
</td> </td>
<td id="loginCell" width="230"> <td id="loginCell" width="230">
<label><var:string label:value="Username:"/><br/> <label><var:string label:value="Username:"/><br/>
@ -46,7 +46,6 @@
<var:popup const:id="language" const:name="language" <var:popup const:id="language" const:name="language"
list="languages" list="languages"
item="item" item="item"
var:selection="item"
var:value="item" var:value="item"
string="languageText" string="languageText"
label:noSelectionString="choose" label:noSelectionString="choose"

Loading…
Cancel
Save