summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 299fdad)
raw | patch | inline | side by side (parent: 299fdad)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 10 Jun 2003 22:57:18 +0000 (22:57 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 10 Jun 2003 22:57:18 +0000 (22:57 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1726 57a73879-2fb5-44c3-a270-3262357dd7e2
templates/classic/html/_generic.help.html | patch | blob | history |
index 433df78c53d5016ebf1626a846d46ed9e13eeab2..94a01b67a2710696a5355d40ba869dc640e8afa7 100644 (file)
</tr>
<tr>
<th> <b>x</b></th>
- <th tal:repeat="prop props" tal:content="structure prop"></th>
+ <th tal:repeat="prop props" tal:content="prop"></th>
</tr>
</table>