merge of '329632453c9a3f0fdbb5eb9f65ce204e82fe7549'

and 'a2f77c74b5edb6ba4c72880ef957354f05292c27'

Monotone-Parent: 329632453c9a3f0fdbb5eb9f65ce204e82fe7549
Monotone-Parent: a2f77c74b5edb6ba4c72880ef957354f05292c27
Monotone-Revision: 652a580846111dfcf9de40e4ccfcded593cf6f0d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-09-17T15:23:10
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2009-09-17 15:23:10 +00:00
commit fd2185a463
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<td><input type="text" const:id="listName" const:name="listName"
var:value="listName" class="textField" /></td></tr>
<tr><td><var:string label:value="List nickname:"/></td>
<td><input type="text" const:id="nicktname" const:name="nickname"
<td><input type="text" const:id="nickname" const:name="nickname"
var:value="nickname" class="textField" /></td></tr>
<tr><td><var:string label:value="List description:"/></td>
<td><input type="text" const:id="description" const:name="description"