Update Login page wox template

This commit is contained in:
Daniel Berteaud 2015-03-05 10:29:15 +01:00
parent 07e7af8352
commit da46b8c31b

View File

@ -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"