|
@@ -82,15 +82,15 @@
|
|
|
</article>
|
|
</article>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- {include file="module:chselection/views/templates/front/custom-nav.tpl"}
|
|
|
|
|
|
|
+ {include file="module:chcreateur/views/templates/front/custom-nav.tpl"}
|
|
|
</section>
|
|
</section>
|
|
|
{*
|
|
{*
|
|
|
{if ($chpost.comment_status == 'open') || ($chpost.comment_status == 'close')}
|
|
{if ($chpost.comment_status == 'open') || ($chpost.comment_status == 'close')}
|
|
|
- {include file="module:chselection/views/templates/front/comment-list.tpl"}
|
|
|
|
|
|
|
+ {include file="module:chcreateur/views/templates/front/comment-list.tpl"}
|
|
|
{/if}
|
|
{/if}
|
|
|
{if (isset($disable_blog_com) && $disable_blog_com == 1) && ($chpost.comment_status == 'open')}
|
|
{if (isset($disable_blog_com) && $disable_blog_com == 1) && ($chpost.comment_status == 'open')}
|
|
|
|
|
|
|
|
- {include file="module:chselection/views/templates/front/comment.tpl"}
|
|
|
|
|
|
|
+ {include file="module:chcreateur/views/templates/front/comment.tpl"}
|
|
|
{/if}
|
|
{/if}
|
|
|
*}
|
|
*}
|
|
|
|
|
|