Merge branch 'master' of git://factorcode.org/git/jamesnvc

db4
Slava Pestov 2008-11-17 20:46:38 -06:00
commit efa6f1fa0d
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<th class="field-label big-field-label">Capabilities:</th>
<td>
<t:each t:name="capabilities">
<li><t:checkbox t:name="@value" t:label="@value" /><br/>
<li><t:checkbox t:name="@value" t:label="@value" /><br/></li>
</t:each>
</td>
</tr>