Changeset 791 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/13 01:18:11 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_new.html
r790 r791 23 23 24 24 <table> 25 <{ section name=cnt loop=$arrErr}>25 <{foreach from=$arrErr item=err}> 26 26 <tr> 27 <td><{$ arrErr[cnt]}></td>27 <td><{$err}></td> 28 28 </tr> 29 <{/ section}>29 <{/froeach}> 30 30 </table> 31 31
Note: See TracChangeset
for help on using the changeset viewer.
