Fixed typo...

Monotone-Parent: dfc37996359ac82f92b30c492175c516f038aa35
Monotone-Revision: a2f77c74b5edb6ba4c72880ef957354f05292c27

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-09-17T14:14:17
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
C Robert 2009-09-17 14:14:17 +00:00
parent fb0edf7b5b
commit c6a6d7a460
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"