View file PF.Base/module/comment/template/default/block/view-top.html.php

File size: 334B
<?php
defined('PHPFOX') or exit('NO DICE!');
?>
<div id="js_comment_listing">
<a name="comment-view"></a>
<div id="js_new_comment" style="display:none;"></div>
	{if isset($bViewComment) && $bViewComment}
	<a href="{url link='current' comment=0}" id="feed_view_more">{{_p var='view_all_comments_total' total=$iTotalComments}</a>
	{/if}