Mercurial > p > roundup > code
diff roundup/templates/classic/html/user.item @ 1137:87cfb49033b7
*cough*
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 13 Sep 2002 03:31:49 +0000 |
| parents | 7e193bbda38e |
| children | db13f46cb5f9 |
line wrap: on
line diff
--- a/roundup/templates/classic/html/user.item Fri Sep 13 03:31:19 2002 +0000 +++ b/roundup/templates/classic/html/user.item Fri Sep 13 03:31:49 2002 +0000 @@ -31,7 +31,7 @@ </tr> <tr> <th>Phone</th> - <td tal:content="structure context/phone/field/asdfasdf">phone</td> + <td tal:content="structure context/phone/field">phone</td> </tr> <tr> <th>Organisation</th>
