source:
temp/test-xoops.ec-cube.net/html/modules/system/templates/system_comments_flat.html
@
405
| Revision 405, 269 bytes checked in by root, 20 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | <table class="outer" cellpadding="5" cellspacing="1"> |
| 2 | <tr> |
| 3 | <th width="20%"><{$lang_poster}></th> |
| 4 | <th><{$lang_thread}></th> |
| 5 | </tr> |
| 6 | <{foreach item=comment from=$comments}> |
| 7 | <{include file="db:system_comment.html" comment=$comment}> |
| 8 | <{/foreach}> |
| 9 | </table> |
Note: See TracBrowser
for help on using the repository browser.
