PHP Classes

File: htdocs/modules/system/templates/system_comments_flat.tpl

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/modules/system/templates/system_comments_flat.tpl   Download  
File: htdocs/modules/system/templates/system_comments_flat.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 372 bytes
 

Contents

Class file image Download
<table class="outer" cellpadding="5" cellspacing="1"> <tr> <th class="width20"><{$lang_poster}></th> <th><{$lang_thread}></th> </tr> <{foreach item=comment from=$comments}> <{include file="db:system_comment.tpl" comment=$comment}> <{/foreach}> </table> <{if $commentform}> <div class="commentform"><{$commentform}></div><{/if}>