XFileSharing Pro - disable comments

Message
Author
nikolaj
Posts: 2
Joined: Jan 20, 2009 4:05 pm

disable comments

#1 Postby nikolaj » Feb 13, 2009 6:55 pm

Hello
Is there any chance to disable comments in News Blog?

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Feb 18, 2009 8:52 am

Remove(or comment) from news.html:

Code: Select all

<a href="n<TMPL_VAR news_id>-<TMPL_VAR news_title2>.html#comments" class="cmt_link"><TMPL_VAR comments> <TMPL_VAR lang_comments></a>
and from news_details.html:

Code: Select all

<TMPL_INCLUDE comments.html>